From dad73d88726d5679afd16df83ea559c421b97090 Mon Sep 17 00:00:00 2001 From: Azure CLI Team Date: Thu, 27 Jun 2024 05:21:59 +0000 Subject: [PATCH] [Release] Update index.json for extension [ workloads ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=168056&view=results Last commit: https://github.com/Azure/azure-cli-extensions/commit/a0e0085ec740654e6bb5a8a0e855a13e57e314f8 --- src/index.json | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/src/index.json b/src/index.json index 8ad138fa294..96de8ca49ca 100644 --- a/src/index.json +++ b/src/index.json @@ -82667,6 +82667,49 @@ "version": "1.1.0b1" }, "sha256Digest": "262c41b08b831d689802634bb1a0fea0add38c3611f27b2036576d45232a1ff5" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/workloads-1.1.0b2-py3-none-any.whl", + "filename": "workloads-1.1.0b2-py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.57.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "Programming Language :: Python :: 3.9", + "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/workloads" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "workloads", + "summary": "Microsoft Azure Command-Line Tools Workloads Extension.", + "version": "1.1.0b2" + }, + "sha256Digest": "1408ed81fb1f7b0700e9d91fd11f5856bb85544bf6fef764124430236024df21" } ] },