From 7989c5f804fb41498bd822a837f0e8eb5eb22fd1 Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Tue, 22 Mar 2022 11:19:42 +0000 Subject: [PATCH] [Release] Update index.json for extension [ amg ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1451213 Last commit: https://github.com/Azure/azure-cli-extensions/commit/0ad46009734e4f72c0584f0a00e9bca17dffe7bd --- src/index.json | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/src/index.json b/src/index.json index 32019fe8325..c08170374cf 100644 --- a/src/index.json +++ b/src/index.json @@ -5092,6 +5092,52 @@ "sha256Digest": "81b9a7f1824bffcbd6e72680891476151dde868e030cdbf1bfd9135e1a8f3447" } ], + "amg": [ + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/amg-0.1.0-py3-none-any.whl", + "filename": "amg-0.1.0-py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.maxCliCoreVersion": "2.99.0", + "azext.minCliCoreVersion": "2.30.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": "ad4g@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/amg" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "amg", + "summary": "Microsoft Azure Command-Line Tools Azure Managed Grafana Extension", + "version": "0.1.0" + }, + "sha256Digest": "2770ea61e30390300de97c4a76424febfc46a24a62f250b0fd3625017cf133f3" + } + ], "application-insights": [ { "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/application_insights-0.1.3-py2.py3-none-any.whl",