Skip to content

Commit

Permalink
gcloud: Update to version 478.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BotServiceAutomation committed May 29, 2024
1 parent 3582621 commit 6d276ad
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,17 +1,17 @@
{
"version": "477.0.0",
"version": "478.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'",
"architecture": {
"64bit": {
"url": "https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-477.0.0-windows-x86_64-bundled-python.zip",
"hash": "da2c0443d4d931505cdd04ca973342159acdbd9073e3794a0c48587c6b0f19f4"
"url": "https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-478.0.0-windows-x86_64-bundled-python.zip",
"hash": "bb02a114915c7b5e18ec5e73d5562ebba61780780bcc39371838cc34a7348ba3"
},
"32bit": {
"url": "https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-477.0.0-windows-x86-bundled-python.zip",
"hash": "8fdc5f02c60c6fdc9fc7bd86aa112df8275166c35fb4dbebf7ba82a24350dea1"
"url": "https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-478.0.0-windows-x86-bundled-python.zip",
"hash": "4df73a291a15eda6f682a46368a134bfbcae69c19f8d31f007c71b245a0e2367"
}
},
"extract_dir": "google-cloud-sdk",
Expand Down

0 comments on commit 6d276ad

Please sign in to comment.