From 94df344e02173ef37a07b9ba872b18b4bfa648f9 Mon Sep 17 00:00:00 2001 From: Jenny So Date: Mon, 11 May 2020 17:41:34 -0700 Subject: [PATCH] update azure-cli-ml version to 1.2.0 (#1682) * 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 --- src/index.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/index.json b/src/index.json index 53d10524200..421f02e32f5 100644 --- a/src/index.json +++ b/src/index.json @@ -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": [ @@ -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)", @@ -1361,9 +1361,9 @@ ] } ], - "version": "1.4.0" + "version": "1.5.0" }, - "sha256Digest": "2f3b234bb0884aac6315ecf347540d3a45166a5b9ecd655384b4253c26c061bc" + "sha256Digest": "a535f01501a06f70d26a75f5ccde2d32640d3c7efec302fc2fc454bfb867e946" } ], "azure-devops": [