Skip to content

Commit 4d88d18

Browse files
committed
[Release] Update index.json for extension [ computelimit-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=159800752&view=results Last commit: 4cca92a
1 parent 784a113 commit 4d88d18

File tree

1 file changed

+48
-1
lines changed

1 file changed

+48
-1
lines changed

src/index.json

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41871,6 +41871,53 @@
4187141871
"sha256Digest": "48569230cab34f4ea80c3cbc5ddb7d9f845e90e7afb1629f3f1f737759a8f8c2"
4187241872
}
4187341873
],
41874+
"computelimit": [
41875+
{
41876+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/computelimit-1.0.0b1-py3-none-any.whl",
41877+
"filename": "computelimit-1.0.0b1-py3-none-any.whl",
41878+
"metadata": {
41879+
"azext.isPreview": true,
41880+
"azext.minCliCoreVersion": "2.75.0",
41881+
"classifiers": [
41882+
"Development Status :: 4 - Beta",
41883+
"Intended Audience :: Developers",
41884+
"Intended Audience :: System Administrators",
41885+
"Programming Language :: Python",
41886+
"Programming Language :: Python :: 3",
41887+
"Programming Language :: Python :: 3.9",
41888+
"Programming Language :: Python :: 3.10",
41889+
"Programming Language :: Python :: 3.11",
41890+
"Programming Language :: Python :: 3.12",
41891+
"Programming Language :: Python :: 3.13",
41892+
"License :: OSI Approved :: MIT License"
41893+
],
41894+
"extensions": {
41895+
"python.details": {
41896+
"contacts": [
41897+
{
41898+
"email": "azpycli@microsoft.com",
41899+
"name": "Microsoft Corporation",
41900+
"role": "author"
41901+
}
41902+
],
41903+
"document_names": {
41904+
"description": "DESCRIPTION.rst"
41905+
},
41906+
"project_urls": {
41907+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/computelimit"
41908+
}
41909+
}
41910+
},
41911+
"generator": "bdist_wheel (0.30.0)",
41912+
"license": "MIT",
41913+
"metadata_version": "2.0",
41914+
"name": "computelimit",
41915+
"summary": "Microsoft Azure Command-Line Tools Computelimit Extension.",
41916+
"version": "1.0.0b1"
41917+
},
41918+
"sha256Digest": "3a6e87a75d91c5c6a3c100d42ff00f5d0a4d8d936c2629ff69df7784f7d33828"
41919+
}
41920+
],
4187441921
"computeschedule": [
4187541922
{
4187641923
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/computeschedule-1.0.0b1-py3-none-any.whl",
@@ -120370,4 +120417,4 @@
120370120417
]
120371120418
},
120372120419
"formatVersion": "1"
120373-
}
120420+
}

0 commit comments

Comments
 (0)