From eb7e71a3f2e30a766df512062fdda1289f7c770c Mon Sep 17 00:00:00 2001 From: Harika Vedati Date: Mon, 18 Mar 2024 23:24:50 -0700 Subject: [PATCH 1/3] adding version 1.1.2 --- src/index.json | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/src/index.json b/src/index.json index 16ee548ce00..b672221e6bc 100644 --- a/src/index.json +++ b/src/index.json @@ -68025,7 +68025,51 @@ "version": "1.0.1" }, "sha256Digest": "f07527adb8d0b762619eaa67d270119e0170485b549fa3fcc1df6c93b9c21a88" - } + }, + { + "downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/SelfServiceVM/CLI/stack_hci_vm-1.1.2-py3-none-any.whl", + "filename": "stack_hci_vm-1.1.2-py3-none-any.whl", + "metadata": { + "azext.minCliCoreVersion": "2.15.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", + "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/master/src/stack-hci-vm" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "stack-hci-vm", + "summary": "Microsoft Azure Command-Line Tools Stack-HCi-VM Extension", + "version": "1.1.2" + }, + "sha256Digest": "eac2401a6aebfcacd2f9d7dd468c00024b2b83ecfe72e33c77697b04a2af0d20" + }, + ], "staticwebapp": [ { From 846b3fe7ed2d20e0b627902f77a00f17fa45a095 Mon Sep 17 00:00:00 2001 From: Harika Vedati Date: Mon, 18 Mar 2024 23:29:52 -0700 Subject: [PATCH 2/3] adding version 1.1.2 --- src/index.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/index.json b/src/index.json index b672221e6bc..8a5de509599 100644 --- a/src/index.json +++ b/src/index.json @@ -68068,8 +68068,7 @@ "version": "1.1.2" }, "sha256Digest": "eac2401a6aebfcacd2f9d7dd468c00024b2b83ecfe72e33c77697b04a2af0d20" - }, - + } ], "staticwebapp": [ { From ac037beb68f26508886c05421c78a770c01bf9bd Mon Sep 17 00:00:00 2001 From: Harika Vedati Date: Tue, 19 Mar 2024 13:58:12 -0700 Subject: [PATCH 3/3] fixing metadata infor --- src/index.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/index.json b/src/index.json index 8a5de509599..019cd106858 100644 --- a/src/index.json +++ b/src/index.json @@ -68059,7 +68059,6 @@ } } }, - "extras": [], "generator": "bdist_wheel (0.30.0)", "license": "MIT", "metadata_version": "2.0",