Skip to content

Commit

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

Last commit: b3a3460
  • Loading branch information
azclibot authored Apr 2, 2022
1 parent b3a3460 commit 58cd399
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15297,6 +15297,60 @@
"version": "0.2.6"
},
"sha256Digest": "d629a42206cc7bc436f8c1595058966fc50ad4d40bd9b818e8ef950d2ca7c205"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/db_up-0.2.7-py2.py3-none-any.whl",
"filename": "db_up-0.2.7-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/main/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.14)",
"psycopg2-binary (==2.9.1)",
"pymssql (~=2.2.4)"
]
}
],
"summary": "Additional commands to simplify Azure Database workflows.",
"version": "0.2.7"
},
"sha256Digest": "3a3fa10842fbc8fffe5d20bc2fd078e21020f814d22a1e5e67923088d6629837"
}
],
"deploy-to-azure": [
Expand Down

0 comments on commit 58cd399

Please sign in to comment.