ibmcloud-cli: Update to version 2.0.3

This commit is contained in:
Jakub Čábera 2021-08-30 23:45:00 -07:00
parent 48f10dd611
commit a49f6de6d1

View File

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