Skip to content

Commit

Permalink
[azure-cli-ml] Update to 1.19.0 (Azure#2771)
Browse files Browse the repository at this point in the history
* update azure-cli-ml version to 1.3.0

* Update url to use py2.py3

* update azure ml cli

* correct metadata

* update azure cli ml
j-so authored Dec 10, 2020
1 parent 672e8c0 commit e10642e
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
@@ -3120,8 +3120,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.18.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.18.0-py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.19.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.19.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
@@ -3162,7 +3162,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.18.0)",
"azureml-cli-common (~=1.19.0)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
"pyyaml (>=5.1.0)",
@@ -3181,9 +3181,9 @@
]
}
],
"version": "1.18.0"
"version": "1.19.0"
},
"sha256Digest": "d6a5a1c86ff7fa9953db1a496eacdfa87540743a1ed2414c092d619d18a4e7e0"
"sha256Digest": "6c7bb4f3eccdcc3bc2636afb56621b9927cc677de5dccd5207e05d5d66d7ac9d"
},
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.5.0-py2.py3-none-any.whl",

0 comments on commit e10642e

Please sign in to comment.