Skip to content

Commit

Permalink
run azdev extension update-index <url> (Azure#8131)
Browse files Browse the repository at this point in the history
Co-authored-by: Kunal Mitra <[email protected]>
  • Loading branch information
kunalmitra12 and Kunal Mitra authored Oct 16, 2024
1 parent 8af0340 commit 57b800f
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -17049,6 +17049,57 @@
"version": "1.2.0"
},
"sha256Digest": "5ec3f8a22f90cbf3d344a3960d5bc6f76b05ec90a33f48da22d98329fff9b076"
},
{
"downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-1.3.0-py2.py3-none-any.whl",
"filename": "arcappliance-1.3.0-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.51.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://msazure.visualstudio.com/AzureArcPlatform/_git/arcappliance-cli-extensions"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "arcappliance",
"run_requires": [
{
"requires": [
"jsonschema (==4.17.3)",
"kubernetes (==28.1.0)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools Arcappliance Extension",
"version": "1.3.0"
},
"sha256Digest": "82030aee437c1bbe53257713e3ccda23c5ade36b45313d895e8caa20b78b038c"
}
],
"arcdata": [
Expand Down

0 comments on commit 57b800f

Please sign in to comment.