From 9fde4011748f006ba2943e2e3ba69c16605e715f Mon Sep 17 00:00:00 2001 From: adewaleo Date: Wed, 10 Apr 2019 18:18:46 -0700 Subject: [PATCH] Update index.json. (#640) --- src/index.json | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/src/index.json b/src/index.json index fd5a1c7edb1..8a7d9f2cfbf 100644 --- a/src/index.json +++ b/src/index.json @@ -1177,6 +1177,58 @@ "version": "0.4.1" }, "sha256Digest": "22b940493972b77c62606b0ae3c834283209d8619bb740e69dd115530a328e3b" + }, + { + "downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/interactive-0.4.2-py2.py3-none-any.whl", + "filename": "interactive-0.4.2-py2.py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.0.62", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 2", + "Programming Language :: Python :: 2.7", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.4", + "Programming Language :: Python :: 3.5", + "Programming Language :: Python :: 3.6" + ], + "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" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "interactive", + "run_requires": [ + { + "requires": [ + "prompt-toolkit (~=1.0.15)" + ] + } + ], + "summary": "Microsoft Azure Command-Line Interactive Shell", + "version": "0.4.2" + }, + "sha256Digest": "556ce59da6989c1454393deffb6f00887dfd9debaccc2ea9dbb393057e34540b" } ], "keyvault-preview": [