Skip to content

Commit

Permalink
[Release] Update index.json for extension [ vm-repair ]
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=185158&view=results

Last commit: 087db12
  • Loading branch information
azclibot committed Aug 29, 2024
1 parent 087db12 commit ab4e4e1
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -85331,6 +85331,60 @@
"version": "1.0.8"
},
"sha256Digest": "165935c55f7da622fa17d3b1898d337c87838a24e390fbc5bf5c56ef9c0b4bfb"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/vm_repair-1.0.9-py2.py3-none-any.whl",
"filename": "vm_repair-1.0.9-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": false,
"azext.minCliCoreVersion": "2.0.67",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"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://github.com/Azure/azure-cli-extensions/tree/main/src/vm-repair"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "vm-repair",
"run_requires": [
{
"requires": [
"opencensus (~=0.11.4)",
"opencensus~=0.11.4"
]
}
],
"summary": "Auto repair commands to fix VMs.",
"version": "1.0.9"
},
"sha256Digest": "72eef7e7dcfe46473f4e8451464f27557e72a79632eddb6f73c319eb5cef5cbc"
}
],
"vmware": [
Expand Down

0 comments on commit ab4e4e1

Please sign in to comment.