Skip to content

Commit

Permalink
gcloud: Update to version 509.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 5, 2025
1 parent 2b25d81 commit 5258828
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/gcloud.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"version": "508.0.0",
"version": "509.0.0",
"description": "Command-line interface for Google Cloud Platform products and services.",
"homepage": "https://cloud.google.com/sdk/",
"license": "Proprietary",
"notes": "To initialize Cloud SDK, you will need to run: 'gcloud init'",
"depends": "7zip19.00-helper",
"architecture": {
"64bit": {
"url": "https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-508.0.0-windows-x86_64-bundled-python.zip#/dl.zip_",
"hash": "fa2cfc308e2f8c6fa4f8ce6b20801d305425877f662e45a7c6663f5390e27009"
"url": "https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-509.0.0-windows-x86_64-bundled-python.zip#/dl.zip_",
"hash": "b3c966d1e85f5dbe90d34b4c26df3627818ec46764d8044ee6c5ae4b079b6853"
},
"32bit": {
"url": "https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-508.0.0-windows-x86-bundled-python.zip#/dl.zip_",
"hash": "55e2d2cf342ea57508ab0f68b2a7b1df06b975e333228358e8656a84b46d93dc"
"url": "https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-509.0.0-windows-x86-bundled-python.zip#/dl.zip_",
"hash": "d6b29b6e0894748ad31d682b0d0e2dfa1dc3b14d83b2ddf7b8ca5237bffd5767"
}
},
"pre_install": [
Expand Down

0 comments on commit 5258828

Please sign in to comment.