From d83f9d33e3ea8139151576f736a4289da8051f68 Mon Sep 17 00:00:00 2001 From: Azure CLI Bot Date: Thu, 28 Oct 2021 16:54:26 +0800 Subject: [PATCH] [Release] Update index.json for extension [ functionapp ] (#4038) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1165449 Last commit: https://github.com/Azure/azure-cli-extensions/commit/aeb3bf810b7a42174bd19e3642b4dda8ac87054c --- src/index.json | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/src/index.json b/src/index.json index 762e2e80acd..380b1cff85e 100644 --- a/src/index.json +++ b/src/index.json @@ -13839,6 +13839,59 @@ "sha256Digest": "49727e1a4e61e74763c3905e4b9b5cfee8baa3ef4be628ccb6cf7e6a8d08ce1b" } ], + "functionapp": [ + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/functionapp-0.1.0-py2.py3-none-any.whl", + "filename": "functionapp-0.1.0-py2.py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.0.46", + "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": "grzuber@microsoft.com", + "name": "Graham Zuber", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/functionapp" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "functionapp", + "run_requires": [ + { + "requires": [ + "azure-functions-devops-build (~=0.0.22)" + ] + } + ], + "summary": "Additional commands for Azure Functions.", + "version": "0.1.0" + }, + "sha256Digest": "0de3812d31b3581a333e64e32807cae7ca734a6d369180bfe21b91ee3ea105ed" + } + ], "fzf": [ { "downloadUrl": "https://pahealyfzf.blob.core.windows.net/fzf/fzf-1.0.2-py2.py3-none-any.whl",