Skip to content

Commit

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

Last commit: Azure@eb8dd83
  • Loading branch information
Azure CLI Bot authored Sep 3, 2020
1 parent c72925f commit 9612dc6
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 @@ -6222,6 +6222,48 @@
"version": "0.2.6"
},
"sha256Digest": "69cc6fac34625677c94fb276dc97caca8769295db51dc480da4b194a0ec94720"
},
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/image_copy_extension-0.2.7-py2.py3-none-any.whl",
"filename": "image_copy_extension-0.2.7-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.7"
},
"sha256Digest": "565cf4411a6b12d2940365a7d4d578422709a2c38f95a253e5f6e82ab9bd6bdd"
}
],
"import-export": [
Expand Down

0 comments on commit 9612dc6

Please sign in to comment.