From 63630c182f3ab66459034ed47d8c456b334ccffd Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Tue, 17 May 2022 07:47:33 +0000 Subject: [PATCH] [Release] Update index.json for extension [ spring ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1572179 Last commit: https://github.com/Azure/azure-cli-extensions/commit/8406d61fec03bf7f21aea1809b04b42676139570 --- src/index.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/src/index.json b/src/index.json index bf4273c48ec..013f2c3986d 100644 --- a/src/index.json +++ b/src/index.json @@ -28061,6 +28061,51 @@ "sha256Digest": "082f315c9cdf5887987f12d6e27645101ea8318003a8d60c24dc630c861ebc97" } ], + "spring": [ + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/spring-1.0.0-py3-none-any.whl", + "filename": "spring-1.0.0-py3-none-any.whl", + "metadata": { + "azext.isPreview": false, + "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": "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/spring" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "spring", + "summary": "Microsoft Azure Command-Line Tools spring Extension", + "version": "1.0.0" + }, + "sha256Digest": "ac3a708e67b9de1b38583313e0504e318f92005fd583143594e03ca7fd70b1aa" + } + ], "spring-cloud": [ { "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/spring_cloud-0.1.0-py2.py3-none-any.whl",