Skip to content

Commit

Permalink
[Release] Update index.json for extension [ image-copy ] (Azure#1568)
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=364136

Last commit: Azure@17b6c96
  • Loading branch information
Azure CLI Bot authored Apr 24, 2020
1 parent 4c707a0 commit 5e3d07c
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3016,6 +3016,48 @@
"version": "0.2.3"
},
"sha256Digest": "8a88c2600f9dad5f38ca6128ab8efaa38a974fbb7fe8c875fc50b7bb7d37bd54"
},
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/image_copy_extension-0.2.4-py2.py3-none-any.whl",
"filename": "image_copy_extension-0.2.4-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.24",
"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": "tamir.kamara@microsoft.com",
"name": "Tamir Kamara",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "image-copy-extension",
"summary": "Support for copying managed vm images between regions",
"version": "0.2.4"
},
"sha256Digest": "174e2437b20a979257a93017209ba1ff5d1969ea1eca7f3cbe57e8d11c75f4f4"
}
],
"import-export": [
Expand Down

0 comments on commit 5e3d07c

Please sign in to comment.