From ec19257bfff14c54df0d69008257847aca7276ac Mon Sep 17 00:00:00 2001 From: Azure CLI Bot Date: Tue, 23 Feb 2021 19:08:27 +0800 Subject: [PATCH] [Release] Update index.json for extension [ healthbot ] (#3032) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=748448 Last commit: https://github.com/Azure/azure-cli-extensions/commit/fae822a5b2cb623299d1b8e3a6c7512304fee1bd --- src/index.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/src/index.json b/src/index.json index ddefab60eae..97291770adc 100644 --- a/src/index.json +++ b/src/index.json @@ -8313,6 +8313,51 @@ "sha256Digest": "dafa526a4bce243940432e91f6f28d2254bdcc1a90eaa0f097493f9d79a23b36" } ], + "healthbot": [ + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/healthbot-0.1.0-py3-none-any.whl", + "filename": "healthbot-0.1.0-py3-none-any.whl", + "metadata": { + "azext.isExperimental": true, + "azext.minCliCoreVersion": "2.15.0", + "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/healthbot" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "healthbot", + "summary": "Microsoft Azure Command-Line Tools HealthbotClient Extension", + "version": "0.1.0" + }, + "sha256Digest": "9134fad2511516e714a5db346d63865af0badf0599ade3f1c15faca0055585a3" + } + ], "healthcareapis": [ { "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/healthcareapis-0.1.3-py2.py3-none-any.whl",