Skip to content

Commit

Permalink
Updated HanaOnAzure CLI extension (#1732)
Browse files Browse the repository at this point in the history
  • Loading branch information
PakDLiu authored May 22, 2020
1 parent fb749b5 commit ddefab4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4731,8 +4731,8 @@
],
"sap-hana": [
{
"downloadUrl": "https://github.com/Azure/azure-hanaonazure-cli-extension/releases/download/0.6.1/sap_hana-0.6.1-py2.py3-none-any.whl",
"filename": "sap_hana-0.6.1-py2.py3-none-any.whl",
"downloadUrl": "https://github.com/Azure/azure-hanaonazure-cli-extension/releases/download/0.6.2/sap_hana-0.6.2-py2.py3-none-any.whl",
"filename": "sap_hana-0.6.2-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.46",
"classifiers": [
Expand Down Expand Up @@ -4770,9 +4770,9 @@
"metadata_version": "2.0",
"name": "sap-hana",
"summary": "Additional commands for working with SAP HanaOnAzure instances.",
"version": "0.6.1"
"version": "0.6.2"
},
"sha256Digest": "c94ae024e88ccf2c42c1d2f73f4295adeea567078be6eb51f892e9f982487bf0"
"sha256Digest": "064dffe5f80972ffe04460973db78d3fdf503e962e60548a42a4fb216b973b58"
}
],
"spring-cloud": [
Expand Down Expand Up @@ -6020,4 +6020,4 @@
]
},
"formatVersion": "1"
}
}

0 comments on commit ddefab4

Please sign in to comment.