Skip to content

Commit

Permalink
update azure-cli-ml to version 1.0.79 (#1138)
Browse files Browse the repository at this point in the history
  • Loading branch information
gogowings authored and Zim Kalinowski committed Dec 9, 2019
1 parent c256ae7 commit e8244ae
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 @@ -580,8 +580,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.0.76-py2.py3-none-any.whl",
"filename": "azure_cli_ml-1.0.76-py2.py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.0.79-py2.py3-none-any.whl",
"filename": "azure_cli_ml-1.0.79-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.28",
"classifiers": [
Expand Down Expand Up @@ -619,7 +619,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (==1.0.76.*)",
"azureml-cli-common (==1.0.79.*)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
"pyyaml (>=5.1.0)",
Expand All @@ -638,9 +638,9 @@
]
}
],
"version": "1.0.76"
"version": "1.0.79"
},
"sha256Digest": "f5c85ddcce99d4fbd668ab3d5f9a2b3675bcf14849e7db61a76b914f09b5acdc"
"sha256Digest": "ee45538bc40c3b8b3d824a2ff8a8b3f91de17398e963c8cedb3d6baa9fb7f999"
}
],
"azure-devops": [
Expand Down

0 comments on commit e8244ae

Please sign in to comment.