Skip to content

Commit fa68215

Browse files
committed
[Release] Update index.json for extension [ db-up ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=197108&view=results Last commit: Azure@71e08f7
1 parent 71e08f7 commit fa68215

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

src/index.json

+57
Original file line numberDiff line numberDiff line change
@@ -46484,6 +46484,63 @@
4648446484
"version": "1.0.0b3"
4648546485
},
4648646486
"sha256Digest": "4d660a65749c5db769a973aadd6b9a7b3e65c4472345357847a6b6a06fbf11ad"
46487+
},
46488+
{
46489+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/db_up-1.0.0b4-py2.py3-none-any.whl",
46490+
"filename": "db_up-1.0.0b4-py2.py3-none-any.whl",
46491+
"metadata": {
46492+
"azext.minCliCoreVersion": "2.0.46",
46493+
"classifiers": [
46494+
"Development Status :: 4 - Beta",
46495+
"Intended Audience :: Developers",
46496+
"Intended Audience :: System Administrators",
46497+
"Programming Language :: Python",
46498+
"Programming Language :: Python :: 3",
46499+
"Programming Language :: Python :: 3.6",
46500+
"Programming Language :: Python :: 3.7",
46501+
"Programming Language :: Python :: 3.8",
46502+
"License :: OSI Approved :: MIT License"
46503+
],
46504+
"extensions": {
46505+
"python.details": {
46506+
"contacts": [
46507+
{
46508+
"email": "[email protected]",
46509+
"name": "Microsoft Corporation",
46510+
"role": "author"
46511+
}
46512+
],
46513+
"document_names": {
46514+
"description": "DESCRIPTION.rst"
46515+
},
46516+
"project_urls": {
46517+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/db-up"
46518+
}
46519+
}
46520+
},
46521+
"extras": [],
46522+
"generator": "bdist_wheel (0.30.0)",
46523+
"license": "MIT",
46524+
"metadata_version": "2.0",
46525+
"name": "db-up",
46526+
"run_requires": [
46527+
{
46528+
"requires": [
46529+
"Cython (==0.29.17)",
46530+
"Cython==0.29.17",
46531+
"mysql-connector-python (==8.0.14)",
46532+
"mysql-connector-python==8.0.14",
46533+
"psycopg2-binary (~=2.9.6)",
46534+
"psycopg2-binary~=2.9.6",
46535+
"pymssql (==2.2.7)",
46536+
"pymssql==2.2.7"
46537+
]
46538+
}
46539+
],
46540+
"summary": "Additional commands to simplify Azure Database workflows.",
46541+
"version": "1.0.0b4"
46542+
},
46543+
"sha256Digest": "1a18c78b29fc58a2f3ca537d16f213bd4a879df1c8689df439c8013bef453f73"
4648746544
}
4648846545
],
4648946546
"deploy-to-azure": [

0 commit comments

Comments
 (0)