Skip to content

Commit

Permalink
google-cloud-sdk/494.0.0 package update (#29273)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Sep 25, 2024
1 parent 08c47d0 commit 5a8d1a2
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: 493.0.0
version: 494.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: afd083afea441cd2b4f5791776317c95d07b0714f2a475cf5579f8ed442283cb
expected-sha256: 2903ca208f9353ca4574d1b14e1e06d4638caad96d291116ed878c828d90ec4d
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: f5360d13e641ac6beb9a0fa70e0cddedaaf25f1851903cf92db1100568e19cbd
expected-sha256: c322bb76f1c2d85cb21cc3868d3af9045d92aefcbdc89f1dbe96f1391ff5ca70
strip-components: 0

- runs: |
Expand Down

0 comments on commit 5a8d1a2

Please sign in to comment.