From 36dbe76912e0fffd33bcf02f19206f45445da054 Mon Sep 17 00:00:00 2001 From: Azure CLI Bot Date: Tue, 26 Jul 2022 10:45:08 +0800 Subject: [PATCH] [Release] Update index.json for extension [ containerapp ] (#5153) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1733705 Last commit: https://github.com/Azure/azure-cli-extensions/commit/8165036e870dad0a73a15cbffe556031c680e183 --- src/index.json | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/src/index.json b/src/index.json index 575df97de67..31ba41cc26d 100644 --- a/src/index.json +++ b/src/index.json @@ -15631,6 +15631,59 @@ "version": "0.3.7" }, "sha256Digest": "3e5b920980b5492929aeaa40ab7b1d2fd5a4dfa527b6c832c072792633055a8a" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/containerapp-0.3.8-py2.py3-none-any.whl", + "filename": "containerapp-0.3.8-py2.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.6", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "Programming Language :: Python :: 3.9", + "Programming Language :: Python :: 3.10", + "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" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "containerapp", + "run_requires": [ + { + "requires": [ + "azure-cli-core" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools Containerapp Extension", + "version": "0.3.8" + }, + "sha256Digest": "788c9db70ae69b9f69ca24bda2438af8ea494de7ed4c32e9e4d83b351d30e796" } ], "containerapp-compose": [