Skip to content

Commit

Permalink
[Release] Update index.json for extension [ storage-preview ] (#4326)
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1307240

Last commit: f6aa6d8
  • Loading branch information
azclibot committed Jan 17, 2022
1 parent f6aa6d8 commit 1ba6cd1
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -26676,6 +26676,59 @@
"version": "0.7.4"
},
"sha256Digest": "eede880e897e6fbfb7e631b91ee23b35229c1dbcefb5785279809d53a4568a87"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/storage_preview-0.8.0-py2.py3-none-any.whl",
"filename": "storage_preview-0.8.0-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.25.0",
"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": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/storage-preview"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "storage-preview",
"run_requires": [
{
"requires": [
"azure-core"
]
}
],
"summary": "Provides a preview for upcoming storage features.",
"version": "0.8.0"
},
"sha256Digest": "0187510c8ebf2312c8937ae364a723016f912ac237c40685e94bac505e097be0"
}
],
"storagesync": [
Expand Down

0 comments on commit 1ba6cd1

Please sign in to comment.