Skip to content

Commit

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

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: aqua-update-checksum-push[bot] <123129324+aqua-update-checksum-push[bot]@users.noreply.github.com>
  • Loading branch information
1 parent fd472a5 commit 6bb774f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions aqua/aqua-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,33 +71,33 @@
"algorithm": "sha256"
},
{
"id": "github_release/github.com/reviewdog/reviewdog/v0.16.0/reviewdog_0.16.0_Darwin_arm64.tar.gz",
"checksum": "49AE59C09D4903E607A0AEBCA3BC43DAA8ED38A0FD618EF763D6D6947EBC0864",
"id": "github_release/github.com/reviewdog/reviewdog/v0.17.0/reviewdog_0.17.0_Darwin_arm64.tar.gz",
"checksum": "ED0D50143A0F5E76B1CE6EA8A8B01F78B05D635F932FA14DB0ECD0E607912C15",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/reviewdog/reviewdog/v0.16.0/reviewdog_0.16.0_Darwin_x86_64.tar.gz",
"checksum": "20293C578CE1781018EF920AB148379770C92DF5C75DF7B611A34756D0847CB9",
"id": "github_release/github.com/reviewdog/reviewdog/v0.17.0/reviewdog_0.17.0_Darwin_x86_64.tar.gz",
"checksum": "D08F07B3A1658275FE843F5742BC350D7C3F9C358B82EB030E494B147474F950",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/reviewdog/reviewdog/v0.16.0/reviewdog_0.16.0_Linux_arm64.tar.gz",
"checksum": "A1CB219CB017F27B9C448FE993CA10E84FD412A4A8D2FBC0313C5EF18FAC7591",
"id": "github_release/github.com/reviewdog/reviewdog/v0.17.0/reviewdog_0.17.0_Linux_arm64.tar.gz",
"checksum": "1BDD0F0FC1164E82CCA664AA975CC71D8593CB61D36D3DF64CBBB73F7861F97C",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/reviewdog/reviewdog/v0.16.0/reviewdog_0.16.0_Linux_x86_64.tar.gz",
"checksum": "A8BB06478A29084CD2236AF94A67C486F3ABE949231771628A6F90DE45A7D507",
"id": "github_release/github.com/reviewdog/reviewdog/v0.17.0/reviewdog_0.17.0_Linux_x86_64.tar.gz",
"checksum": "DD909FBE1DACD53975060F7ECD4028B9BBF43AC4A6E40220B90AFEC779095CE1",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/reviewdog/reviewdog/v0.16.0/reviewdog_0.16.0_Windows_arm64.tar.gz",
"checksum": "C978E99BC80FA59E0E4E4D5449C810350B7E601C0275803F3CD36D0458CC495E",
"id": "github_release/github.com/reviewdog/reviewdog/v0.17.0/reviewdog_0.17.0_Windows_arm64.tar.gz",
"checksum": "B09DF0CD51FE82143B88F58056BD426F58720DC7A9C29A9EF8683BB6A93A934F",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/reviewdog/reviewdog/v0.16.0/reviewdog_0.16.0_Windows_x86_64.tar.gz",
"checksum": "7A59FE01ED83149FEF6E303FB639F57D07DC1F2406429E2F9A89306FCB8BFDCF",
"id": "github_release/github.com/reviewdog/reviewdog/v0.17.0/reviewdog_0.17.0_Windows_x86_64.tar.gz",
"checksum": "F2F98F220A72A0F3E9CC217A2A972BDA5BDC2F54190124ABAFD0ED6CAE41C60F",
"algorithm": "sha256"
},
{
Expand Down Expand Up @@ -216,8 +216,8 @@
"algorithm": "sha256"
},
{
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.122.1/registry.yaml",
"checksum": "3C83B7DFAEF0D267820D0CE9B331074FE6394F34C83459D569C8760BDB9A9404",
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.123.0/registry.yaml",
"checksum": "3233193BCB7603A6B1971904F46D8B02A56A596474ABF500B85D7CF44C3550BF",
"algorithm": "sha256"
}
]
Expand Down
2 changes: 1 addition & 1 deletion aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
# https://aquaproj.github.io/
registries:
- type: standard
ref: v4.122.1 # renovate: depName=aquaproj/aqua-registry
ref: v4.123.0 # renovate: depName=aquaproj/aqua-registry
packages:
- import: imports/*.yaml

0 comments on commit 6bb774f

Please sign in to comment.