From d87da56cbfe4ac12be004e528e68d09a2af0e4bd Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Tue, 7 Apr 2020 07:20:03 +0000 Subject: [PATCH] [Release] Update index.json for extension [ stream-analytics ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=347155 Last commit: https://github.com/Azure/azure-cli-extensions/commit/ae26dd68cfcf27d50dcd836a9818c37483dc31d9 --- src/index.json | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/src/index.json b/src/index.json index 5795856ed73..595a62a0418 100644 --- a/src/index.json +++ b/src/index.json @@ -3734,6 +3734,52 @@ "sha256Digest": "8c87013be456849f27ea7f76df284e998e6f3911d3de478ec19abe84bb30fbe9" } ], + "stream-analytics": [ + { + "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/stream_analytics-0.1.0-py2.py3-none-any.whl", + "filename": "stream_analytics-0.1.0-py2.py3-none-any.whl", + "metadata": { + "azext.isExperimental": true, + "azext.minCliCoreVersion": "2.3.1", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.5", + "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" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "stream-analytics", + "summary": "Microsoft Azure Command-Line Tools stream-analytics Extension", + "version": "0.1.0" + }, + "sha256Digest": "e3a9048f289d1b870637e4b13c0ee1e877827834e1f71d31cb8161bacc441388" + } + ], "subscription": [ { "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/subscription-0.1.3-py2.py3-none-any.whl",