From 10c6dc5f97a7af8303f32c08967a96883d32313c Mon Sep 17 00:00:00 2001 From: Azure CLI Bot Date: Fri, 4 Sep 2020 09:51:57 +0800 Subject: [PATCH] [Release] Update index.json for extension [ db-up ] (#2226) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=506654 Last commit: https://github.com/Azure/azure-cli-extensions/commit/4d67f30a9d4542ca71c801de32d577e0b7b03bc6 --- src/index.json | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/src/index.json b/src/index.json index 9eebd06a201..ce581a6f053 100644 --- a/src/index.json +++ b/src/index.json @@ -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": "azpycli@microsoft.com", + "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": [