Skip to content

Commit

Permalink
update azure-cli-ml version to 1.2.0 (#1682)
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

* upgrade to 1.5.0
  • Loading branch information
j-so authored May 12, 2020
1 parent 5cf8340 commit 94df344
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 @@ -1300,8 +1300,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.4.0-py2.py3-none-any.whl",
"filename": "azure_cli_ml-1.4.0-py2.py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.5.0-py2.py3-none-any.whl",
"filename": "azure_cli_ml-1.5.0-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.28",
"classifiers": [
Expand Down Expand Up @@ -1342,7 +1342,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.4.0)",
"azureml-cli-common (~=1.5.0)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
"pyyaml (>=5.1.0)",
Expand All @@ -1361,9 +1361,9 @@
]
}
],
"version": "1.4.0"
"version": "1.5.0"
},
"sha256Digest": "2f3b234bb0884aac6315ecf347540d3a45166a5b9ecd655384b4253c26c061bc"
"sha256Digest": "a535f01501a06f70d26a75f5ccde2d32640d3c7efec302fc2fc454bfb867e946"
}
],
"azure-devops": [
Expand Down

0 comments on commit 94df344

Please sign in to comment.