Skip to content

Commit

Permalink
Add CLI version 0.1.48 (#4470)
Browse files Browse the repository at this point in the history
Co-authored-by: Prashanth Koushik <Prashanth.Koushik@microsoft.com>
  • Loading branch information
pkoushik and Prashanth Koushik authored Feb 26, 2022
1 parent 438660e commit f99ff71
Showing 1 changed file with 4 additions and 57 deletions.
61 changes: 4 additions & 57 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -5815,10 +5815,9 @@
}
],
"arcappliance": [

{
"downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.1.47-py2.py3-none-any.whl",
"filename": "arcappliance-0.1.47-py2.py3-none-any.whl",
"downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.1.48-py2.py3-none-any.whl",
"filename": "arcappliance-0.1.48-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.67",
Expand Down Expand Up @@ -5864,61 +5863,9 @@
}
],
"summary": "Microsoft Azure Command-Line Tools Arcappliance Extension",
"version": "0.1.47"
"version": "0.1.48"
},
"sha256Digest": "f634786ff55cbc641d08abe50b8e5c020448dc2f50943233520076246a7f2a00"
},
{
"downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.11-py2.py3-none-any.whl",
"filename": "arcappliance-0.2.11-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.67",
"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": "appliance@microsoft.com",
"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 (==3.2.0)",
"kubernetes (==11.0.0)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools Arcappliance Extension",
"version": "0.2.11"
},
"sha256Digest": "e8b81f7f0e17d61f6ff359f15e42e7cdd8a9fe1003bc0040323171bf53abea3e"
"sha256Digest": "d700ad923f36ae9b1e50910839fdaeb5941a63abf0e5de6b3d2f6543fcf3821d"
},
{
"downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.15-py2.py3-none-any.whl",
Expand Down

0 comments on commit f99ff71

Please sign in to comment.