-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added ArcAppliance May Release * Add 0.2.16 back * Release 0.2.23 arc appliance Co-authored-by: Sai Sankar Gochhayat <[email protected]>
- Loading branch information
1 parent
3e75c2d
commit 8b0804d
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7159,6 +7159,58 @@ | |
"version": "0.2.21" | ||
}, | ||
"sha256Digest": "d8ba007fbb6bcdf7f2c44e8185a68abc6c150bad5f2740134837af94dd133e5b" | ||
}, | ||
{ | ||
"downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.23-py2.py3-none-any.whl", | ||
"filename": "arcappliance-0.2.23-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": "[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 (==3.2.0)", | ||
"kubernetes (==11.0.0)" | ||
] | ||
} | ||
], | ||
"summary": "Microsoft Azure Command-Line Tools Arcappliance Extension", | ||
"version": "0.2.23" | ||
}, | ||
"sha256Digest": "f65ea31e60c8576137f8abef556c365bea8cbf50f1650b9e4375fdc8ba7a0b1e" | ||
} | ||
], | ||
"arcdata": [ | ||
|