Skip to content

Commit

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

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

* 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 Dec 21, 2024
1 parent 075a435 commit 5cff56e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
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.281.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.282.0 # renovate: depName=aquaproj/aqua-registry

packages:
- import: aqua/*.yaml
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.281.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.282.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 @@ -246,8 +246,8 @@
"algorithm": "sha256"
},
{
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.281.0/registry.yaml",
"checksum": "5FF3D2B580C5B74C6CAD570EF2519BD76E688D03A20A6FCFF141EE0A9FC09EDC3CC90829925E45E9C8E79CD64559F54F6B64B44F8D0756C412BE8557828D0C52",
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.282.0/registry.yaml",
"checksum": "92F3AACF93EA2D5D0DFAD565B22DAF9B2DB600E8FCBF5BB3836F4BCA8758E816D5B1452432A60ADC68BC847A7E6EF57054330C0B9BA3CA2CCFC9D2BB338D456C",
"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.281.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.282.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 5cff56e

Please sign in to comment.