Skip to content

Commit

Permalink
google-cloud-sdk/491.0.0 package update (#27603)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Sep 5, 2024
1 parent dd1ecd7 commit 4223eea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions google-cloud-sdk.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: google-cloud-sdk
version: 490.0.0
version: 491.0.0
epoch: 0
description: "Google Cloud Command Line Interface"
copyright:
Expand Down Expand Up @@ -33,14 +33,14 @@ pipeline:
uses: fetch
with:
uri: https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-${{package.version}}-linux-x86_64.tar.gz
expected-sha256: 5b30497b9bb9e7da75f3166b5eb0374e57add8654e1387388ab3fc6f9605afa3
expected-sha256: ef6cfd9eb03162ee9232f28dfef32433b514c8afa5a6dfa5321c461f6488124b
strip-components: 0

- if: ${{build.arch}} == "aarch64"
uses: fetch
with:
uri: https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-${{package.version}}-linux-arm.tar.gz
expected-sha256: bed1718bc5de06d1e5f60543a1828c3fe76ee464d8587d331cc9a18d72f1499b
expected-sha256: 94eac0fee1cc66b6564993bc789f138c7aae97907233c96b71fdc7bc3800c02b
strip-components: 0

- runs: |
Expand Down

0 comments on commit 4223eea

Please sign in to comment.