Skip to content

Commit

Permalink
[bot-automerge] google-cloud-sdk v449.0.0 (#282)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Oct 4, 2023
2 parents 8a796d1 + 1cdd9c7 commit a48666d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set version = "448.0.0" %}
{% set version = "449.0.0" %}

package:
name: google-cloud-sdk
version: {{ version }}

source:
url: https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-{{ version }}-linux-x86_64.tar.gz # [linux]
sha256: d7a01e6e39b4814059ed963323c9418249bf12b607eab4de2a7d70ca6b449b28 # [linux]
sha256: 219aa8fd4ead0c78fed18f4246ad8703f7837e860f1c106a03216eaa8e74ee19 # [linux]
url: https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-{{ version }}-darwin-x86_64.tar.gz # [osx and build_platform == "osx-64"]
sha256: 17f546644d19eae747078c6a5aaf7672d81df44283bd3173aff0e6c696574979 # [osx and build_platform == "osx-64"]
sha256: bf7abac36afa81e60d2e62b90228233c69e93234efd32e77eef910b6764e4be0 # [osx and build_platform == "osx-64"]
url: https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-{{ version }}-darwin-arm.tar.gz # [osx and build_platform == "osx-arm64"]
sha256: d71c0b989937a026172331c51a68ba6c4227f15db5969ae92e8d559c68597974 # [osx and build_platform == "osx-arm64"]
sha256: 7802f1cd747331ce0057ec2effb72b73c660fcd0c5554aae871e8843ef25b1d5 # [osx and build_platform == "osx-arm64"]

build:
number: 0
Expand Down

0 comments on commit a48666d

Please sign in to comment.