Skip to content

Commit

Permalink
google-cloud-sdk/496.0.0 package update (#30344)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Oct 8, 2024
1 parent 6747767 commit 2530d87
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: 495.0.0
version: 496.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: 5e76f6dae80e4eb07cdca607793a461162fd8d433b23ec2cc90403f686584044
expected-sha256: efabc50c3c15e41cfdba2677d6b92d9b2fe1e2b2dbcda61f0cce468840b0f6d8
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: 5109a33a56be32f64af37a42e7aa45643b5dec9be4e9e030d001e52a71e18798
expected-sha256: 537bca73b3e2985dea45139efd28c617e2d7430622ab2d073e1466a35fdbe9f3
strip-components: 0

- runs: |
Expand Down

0 comments on commit 2530d87

Please sign in to comment.