From 314e36d5dd86d1201106bc39e74f2517044e3ff8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 01:58:38 +0000 Subject: [PATCH 1/2] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=20aqua-packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .aqua/aqua.yaml | 4 ++-- .github/workflows/dagger-update.yaml | 4 ++-- .github/workflows/pull_request_aqua_update_checksum.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.aqua/aqua.yaml b/.aqua/aqua.yaml index ea76fd8..93af9a0 100644 --- a/.aqua/aqua.yaml +++ b/.aqua/aqua.yaml @@ -7,9 +7,9 @@ checksum: # https://aquaproj.github.io/docs/reference/checksum/ - linux registries: - type: standard - ref: v4.486.0 # renovate: depName=aquaproj/aqua-registry + ref: v4.487.0 # renovate: depName=aquaproj/aqua-registry packages: - name: int128/ghcp@v1.15.2 # required for aqua-checksums update - name: kevincobain2000/gobrew@v1.10.16 - - name: casey/just@1.47.1 + - name: casey/just@1.48.0 - name: dagger/dagger@v0.20.3 diff --git a/.github/workflows/dagger-update.yaml b/.github/workflows/dagger-update.yaml index 60430b7..4e38c93 100644 --- a/.github/workflows/dagger-update.yaml +++ b/.github/workflows/dagger-update.yaml @@ -52,7 +52,7 @@ jobs: && ! github.event.pull_request.head.repo.fork with: policy_allow: "true" - aqua_version: v2.57.0 # renovate: depName=aquaproj/aqua + aqua_version: v2.57.1 # renovate: depName=aquaproj/aqua github_token: ${{ github.token }} # yamllint disable-line rule:line-length - name: install aquas (using generated app token) @@ -63,7 +63,7 @@ jobs: && ! github.event.pull_request.head.repo.fork with: policy_allow: "true" - aqua_version: v2.57.0 # renovate: depName=aquaproj/aqua + aqua_version: v2.57.1 # renovate: depName=aquaproj/aqua env: AQUA_GITHUB_TOKEN: ${{ steps.generate_app_token.outputs.token }} # yamllint disable-line rule:line-length diff --git a/.github/workflows/pull_request_aqua_update_checksum.yaml b/.github/workflows/pull_request_aqua_update_checksum.yaml index 4b28f84..0cf10ac 100644 --- a/.github/workflows/pull_request_aqua_update_checksum.yaml +++ b/.github/workflows/pull_request_aqua_update_checksum.yaml @@ -14,7 +14,7 @@ jobs: permissions: contents: read with: - aqua_version: v2.57.0 # renovate: depName=aquaproj/aqua + aqua_version: v2.57.1 # renovate: depName=aquaproj/aqua prune: true secrets: gh_app_id: ${{ secrets.GH_APP_ID }} From 0716663ce1febf5534b368bd65f825088cbd86d5 Mon Sep 17 00:00:00 2001 From: "scottames-github-bot[bot]" <162828115+scottames-github-bot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 01:58:53 +0000 Subject: [PATCH 2/2] chore(aqua): update .aqua/aqua-checksums.json --- .aqua/aqua-checksums.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.aqua/aqua-checksums.json b/.aqua/aqua-checksums.json index eb5ff13..42e790f 100644 --- a/.aqua/aqua-checksums.json +++ b/.aqua/aqua-checksums.json @@ -1,13 +1,13 @@ { "checksums": [ { - "id": "github_release/github.com/casey/just/1.47.1/just-1.47.1-aarch64-unknown-linux-musl.tar.gz", - "checksum": "E6321AC6D0499BFE849CF28869E34BFFBEE246B8D450FFBB9A6792AEA3084F72", + "id": "github_release/github.com/casey/just/1.48.0/just-1.48.0-aarch64-unknown-linux-musl.tar.gz", + "checksum": "3C28914F0059161BC263C41DB0ED3F786866CFB9632D1EE7809F529C8F18835E", "algorithm": "sha256" }, { - "id": "github_release/github.com/casey/just/1.47.1/just-1.47.1-x86_64-unknown-linux-musl.tar.gz", - "checksum": "3CB931AE25860F261EE373F32EDE3B772AC91F14F588E4071576D3FFCF1A16FD", + "id": "github_release/github.com/casey/just/1.48.0/just-1.48.0-x86_64-unknown-linux-musl.tar.gz", + "checksum": "A62E100DE2922519FF3D6128F580837B4C0E197AA61A6FB448F43E50E7DD9B9B", "algorithm": "sha256" }, { @@ -41,8 +41,8 @@ "algorithm": "sha256" }, { - "id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.486.0/registry.yaml", - "checksum": "63B62E674B5BB399FEE5226F40638AB93CEA74254EEB535152AB27ACB2A33BE3C92013D5B7C32617DAD9B51A3E090F973810EC38D7A12D0ADAC4063E87DC6F52", + "id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.487.0/registry.yaml", + "checksum": "3D55277449CA3E368AB56831B8465827AB1BD110E1EB43A83B0C098B5D291A280703C285CBEC52954D8FF3944BB41F3AE93CE547082718E042590F694120DF1B", "algorithm": "sha512" } ]