Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua-registry to v4.300.0 (#2268
Browse files Browse the repository at this point in the history
)

* chore(deps): update dependency aquaproj/aqua-registry to v4.300.0

* style: format by prettier and shfmt

* chore(aqua): update install/aqua-checksums.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: suzuki-shunsuke-app[bot] <91834585+suzuki-shunsuke-app[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and suzuki-shunsuke-app[bot] authored Jan 23, 2025
1 parent a8baca4 commit a21881c
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions aqua-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,11 @@
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.299.0/registry.yaml",
"checksum": "6F13D39F6A97B8870B8B182B0C29B9B0BC006D5B80E8B281C3388D65BCB09E799BBC67081CC51EF7FA60FD56CF31F78DFECB6CD2CAAF2B9F90BB71C5FBDD651A",
"algorithm": "sha512"
},
{
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.300.0/registry.yaml",
"checksum": "673F7C1CF78BD6E20B145BC5D7085DD315F2F8DA0ABB788C7FC35A36D9F55237847C9F2A54C78ECE795B0F91B1A4975CB9F40881848B6635C9A8FCA63D0275DB",
"algorithm": "sha512"
}
]
}
2 changes: 1 addition & 1 deletion aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# https://aquaproj.github.io/
registries:
- type: standard
ref: v4.299.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.300.0 # renovate: depName=aquaproj/aqua-registry
checksum:
enabled: true
require_checksum: true
Expand Down
2 changes: 1 addition & 1 deletion generate-config-out/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ checksum:
require_checksum: true
registries:
- type: standard
ref: v4.299.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.300.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: suzuki-shunsuke/[email protected]
- name: int128/[email protected]
4 changes: 2 additions & 2 deletions install/aqua-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,8 @@
"algorithm": "sha256"
},
{
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.299.0/registry.yaml",
"checksum": "6F13D39F6A97B8870B8B182B0C29B9B0BC006D5B80E8B281C3388D65BCB09E799BBC67081CC51EF7FA60FD56CF31F78DFECB6CD2CAAF2B9F90BB71C5FBDD651A",
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.300.0/registry.yaml",
"checksum": "673F7C1CF78BD6E20B145BC5D7085DD315F2F8DA0ABB788C7FC35A36D9F55237847C9F2A54C78ECE795B0F91B1A4975CB9F40881848B6635C9A8FCA63D0275DB",
"algorithm": "sha512"
}
]
Expand Down
2 changes: 1 addition & 1 deletion install/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ checksum:
require_checksum: true
registries:
- type: standard
ref: v4.299.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.300.0 # renovate: depName=aquaproj/aqua-registry
packages:
# Split packages per package with `import` to avoid pull requests' conflict
- import: aqua/*.yaml

0 comments on commit a21881c

Please sign in to comment.