ibmcloud-cli: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2022-02-25 04:31:33 +00:00
parent 5470056c11
commit 044e35b99a

View File

@ -1,5 +1,5 @@
{
"version": "2.4.0",
"version": "2.5.0",
"description": "The command line client for IBM Cloud",
"homepage": "https://www.ibm.com/cloud/cli",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/2.4.0/binaries/IBM_Cloud_CLI_2.4.0_windows_amd64.zip",
"hash": "77d84be7aacc469f4aa5c89b5916ebda8a9882938c22a83a8c08416e08ec302d"
"url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/2.5.0/binaries/IBM_Cloud_CLI_2.5.0_windows_amd64.zip",
"hash": "250743e03bc1e61b57b99399c337a73fede04dd0b73d2482887911cb160512b4"
},
"32bit": {
"url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/2.4.0/binaries/IBM_Cloud_CLI_2.4.0_windows_386.zip",
"hash": "04802cbb08e18eada29018e10345c431e324c9e6fd57eff5153eee36a318edc3"
"url": "https://download.clis.cloud.ibm.com/ibm-cloud-cli/2.5.0/binaries/IBM_Cloud_CLI_2.5.0_windows_386.zip",
"hash": "5c369c4f085262d1db9da89bbdd83b54ebe48ab33c400434bd0f00d84d7b7ef0"
}
},
"extract_dir": "IBM_Cloud_CLI",