diff --git a/.github/workflows/pr_aqua_update_checksum.yaml b/.github/workflows/pr_aqua_update_checksum.yaml index 46b7c03b..3001e91e 100644 --- a/.github/workflows/pr_aqua_update_checksum.yaml +++ b/.github/workflows/pr_aqua_update_checksum.yaml @@ -11,7 +11,7 @@ jobs: permissions: contents: read with: - aqua_version: v2.59.0 # renovate: depName=aquaproj/aqua + aqua_version: v2.59.1 # renovate: depName=aquaproj/aqua prune: true secrets: gh_app_id: ${{secrets.APP_ID}} diff --git a/aqua/aqua-checksums.json b/aqua/aqua-checksums.json index b491c7ca..8b120c31 100644 --- a/aqua/aqua-checksums.json +++ b/aqua/aqua-checksums.json @@ -1,8 +1,8 @@ { "checksums": [ { - "id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.515.0/registry.yaml", - "checksum": "C84C4E3B5E20ED4B3C3F5362A2AA06DF79DEA9EBA8E950DDD7CDFCFE008F47A2", + "id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.519.0/registry.yaml", + "checksum": "117DCE262DEAC45A62F968BA57DE98F25F78905F9AC090CAF525467D42E86C37", "algorithm": "sha256" } ] diff --git a/aqua/aqua.yaml b/aqua/aqua.yaml index 13aa81d0..0727af7f 100644 --- a/aqua/aqua.yaml +++ b/aqua/aqua.yaml @@ -8,7 +8,7 @@ checksum: # https://aquaproj.github.io/docs/reference/checksum/ - darwin/arm64 - linux registries: - - ref: v4.515.0 # renovate: depName=aquaproj/aqua-registry + - ref: v4.519.0 # renovate: depName=aquaproj/aqua-registry type: standard - name: dots path: aqua-registry.yaml diff --git a/home/.chezmoiscripts/run_once_after_12_aqua.sh.tmpl b/home/.chezmoiscripts/run_once_after_12_aqua.sh.tmpl index 6c902efe..999d7892 100644 --- a/home/.chezmoiscripts/run_once_after_12_aqua.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_12_aqua.sh.tmpl @@ -48,7 +48,7 @@ if [[ -n "${AQUA_POLICY_CONFIG}" ]]; then fi # renovate: datasource=github-releases depName=aquaproj/aqua -_aqua_latest_version=v2.59.0 +_aqua_latest_version=v2.59.1 # renovate: datasource=github-releases depName=aquaproj/aqua-installer _aqua_installer_version=v4.0.4