Skip to content

Commit

Permalink
[Release] Update index.json for extension [ db-up ] (Azure#2226)
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=506654

Last commit: Azure@4d67f30
  • Loading branch information
Azure CLI Bot authored Sep 4, 2020
1 parent fb47c8d commit 10c6dc5
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 @@ -4721,6 +4721,59 @@
"version": "0.1.15"
},
"sha256Digest": "7c8db14999b2b5a4d4b9ae870562505a120896f39c64c20501502f5fdd897911"
},
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/db_up-0.2.0-py2.py3-none-any.whl",
"filename": "db_up-0.2.0-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.46",
"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://github.com/Azure/azure-cli-extensions/tree/master/src/db-up"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "db-up",
"run_requires": [
{
"requires": [
"Cython (==0.29.17)",
"mysql-connector-python (==8.0.13)",
"psycopg2-binary (==2.8.5)"
]
}
],
"summary": "Additional commands to simplify Azure Database workflows.",
"version": "0.2.0"
},
"sha256Digest": "3e5b22cfbe3a0ec63aba3040e541d6819dbb1fbdc5b49286edfd143c79a2b8cb"
}
],
"deploy-to-azure": [
Expand Down

0 comments on commit 10c6dc5

Please sign in to comment.