From e01e3558438e05a646b47883df3542daab5b8aec Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Thu, 9 Jun 2022 02:01:28 +0000 Subject: [PATCH] [Release] Update index.json for extension [ change-analysis ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1628965 Last commit: https://github.com/Azure/azure-cli-extensions/commit/64d0e9e1b337773b5cd7577e9b219a74b2cd5f93 --- src/index.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/src/index.json b/src/index.json index 18581d62bf8..7c133cc1bfe 100644 --- a/src/index.json +++ b/src/index.json @@ -11165,6 +11165,51 @@ "sha256Digest": "ebac321b7ef9811d82a166da7ec48b2d70f234aec8d3fd597f471ba752a5d253" } ], + "change-analysis": [ + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/change_analysis-0.1.0-py3-none-any.whl", + "filename": "change_analysis-0.1.0-py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.37.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "Programming Language :: Python :: 3.9", + "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/main/src/change-analysis" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "change-analysis", + "summary": "Microsoft Azure Command-Line Tools ChangeAnalysis Extension.", + "version": "0.1.0" + }, + "sha256Digest": "49f1761a1b1ad29169af2ecd5793e10ddec797ebb2610e7c70e1b1ab2b75126a" + } + ], "cli-translator": [ { "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/cli_translator-0.1.0-py3-none-any.whl",