Skip to content

Commit 9ccf850

Browse files
author
Azure CLI Bot
authored
[Release] Update index.json for extension [ db-up ] (Azure#2887)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=682958 Last commit: Azure@e3d8e71
1 parent 1b89a45 commit 9ccf850

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

src/index.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6366,6 +6366,59 @@
63666366
"version": "0.2.0"
63676367
},
63686368
"sha256Digest": "3e5b22cfbe3a0ec63aba3040e541d6819dbb1fbdc5b49286edfd143c79a2b8cb"
6369+
},
6370+
{
6371+
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/db_up-0.2.1-py2.py3-none-any.whl",
6372+
"filename": "db_up-0.2.1-py2.py3-none-any.whl",
6373+
"metadata": {
6374+
"azext.isPreview": true,
6375+
"azext.minCliCoreVersion": "2.0.46",
6376+
"classifiers": [
6377+
"Development Status :: 4 - Beta",
6378+
"Intended Audience :: Developers",
6379+
"Intended Audience :: System Administrators",
6380+
"Programming Language :: Python",
6381+
"Programming Language :: Python :: 3",
6382+
"Programming Language :: Python :: 3.6",
6383+
"Programming Language :: Python :: 3.7",
6384+
"Programming Language :: Python :: 3.8",
6385+
"License :: OSI Approved :: MIT License"
6386+
],
6387+
"extensions": {
6388+
"python.details": {
6389+
"contacts": [
6390+
{
6391+
"email": "[email protected]",
6392+
"name": "Microsoft Corporation",
6393+
"role": "author"
6394+
}
6395+
],
6396+
"document_names": {
6397+
"description": "DESCRIPTION.rst"
6398+
},
6399+
"project_urls": {
6400+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/db-up"
6401+
}
6402+
}
6403+
},
6404+
"extras": [],
6405+
"generator": "bdist_wheel (0.30.0)",
6406+
"license": "MIT",
6407+
"metadata_version": "2.0",
6408+
"name": "db-up",
6409+
"run_requires": [
6410+
{
6411+
"requires": [
6412+
"Cython (==0.29.17)",
6413+
"mysql-connector-python (==8.0.14)",
6414+
"psycopg2-binary (==2.8.5)"
6415+
]
6416+
}
6417+
],
6418+
"summary": "Additional commands to simplify Azure Database workflows.",
6419+
"version": "0.2.1"
6420+
},
6421+
"sha256Digest": "384b3806d49973cc91688ced691785d83cd7c3557016edc9161c151262ae2ab5"
63696422
}
63706423
],
63716424
"deploy-to-azure": [

0 commit comments

Comments
 (0)