ibmcloud-cli: Update to version 2.1.0

This commit is contained in:
Richard Kuhnt 2021-09-23 00:01:02 +00:00
parent 352b7ae69d
commit ba2102285c

View File

@ -1,5 +1,5 @@
{
"version": "2.0.3",
"version": "2.1.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://clis.cloud.ibm.com/download/bluemix-cli/2.0.3/win64/archive#/dl.zip",
"hash": "sha1:6879ec229ecd0780729f2dc1ded639badcc559d5"
"url": "https://clis.cloud.ibm.com/download/bluemix-cli/2.1.0/win64/archive#/dl.zip",
"hash": "sha1:a20d216a3bb6a787b5b4e822ae5f1d5fa06f1c61"
},
"32bit": {
"url": "https://clis.cloud.ibm.com/download/bluemix-cli/2.0.3/win32/archive#/dl.zip",
"hash": "sha1:6032e49194b98dc78d5d6ef1f8dfe431e52d58cc"
"url": "https://clis.cloud.ibm.com/download/bluemix-cli/2.1.0/win32/archive#/dl.zip",
"hash": "sha1:5c6945cebe5eded23eea024bfe693e0176e7370a"
}
},
"extract_dir": "IBM_Cloud_CLI",