Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[azure-cli-ml] Update version to 1.24.0 (Azure#3144)
  • Loading branch information
j-so authored Mar 11, 2021
commit 1f07f630deec4318cdf5ad7664ea958b5086ec4e
10 changes: 5 additions & 5 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3622,8 +3622,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.23.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.23.0-py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.24.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.24.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand Down Expand Up @@ -3664,7 +3664,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.23.0)",
"azureml-cli-common (~=1.24.0)",
"cryptography (<=3.3.2)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
Expand All @@ -3684,9 +3684,9 @@
]
}
],
"version": "1.23.0"
"version": "1.24.0"
},
"sha256Digest": "d4cdfdbc9a2a32c705722953b5330d2864b2e69d6755fd2d1b72892e3dbdb3ae"
"sha256Digest": "eae5ad381bcfd883ff2eb8232ae8cda761810393175f341188f5c1367f45517c"
},
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.5.0-py2.py3-none-any.whl",
Expand Down