Skip to content

Commit

Permalink
[azure-cli-ml] Update azure-cli-ml to 1.12.0 (Azure#2195)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-so authored Aug 18, 2020
1 parent 92a2530 commit 92011ba
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2290,8 +2290,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.10.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.10.0-py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.12.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.12.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand All @@ -2318,7 +2318,7 @@
"license": "LICENSE.txt"
},
"project_urls": {
"Home": "https://docs.microsoft.com/azure/machine-learning/service/"
"Home": "https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py"
}
}
},
Expand All @@ -2332,7 +2332,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.10.0)",
"azureml-cli-common (~=1.12.0)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
"pyyaml (>=5.1.0)",
Expand All @@ -2351,9 +2351,9 @@
]
}
],
"version": "1.10.0"
"version": "1.12.0"
},
"sha256Digest": "e0b5045367de3d6e61749cc7f972c5b682342af17dfacc5890e7e7ee00e87a35"
"sha256Digest": "51bb9bed05af974494df27cccebea7382b6c37e5b12e8edc5ff7134e58efc143"
},
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.5.0-py2.py3-none-any.whl",
Expand Down

0 comments on commit 92011ba

Please sign in to comment.