From 1ca6a205a09e92490bac8bd81810d7222630bce6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 6 Apr 2026 22:31:30 +0000 Subject: [PATCH] Update prototype extension to 0.2.1b6 --- src/index.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/index.json b/src/index.json index 5261fc4c34e..6c0aae38989 100644 --- a/src/index.json +++ b/src/index.json @@ -93359,8 +93359,8 @@ ], "prototype": [ { - "downloadUrl": "https://github.com/Azure/az-prototype/releases/download/v0.2.1b5/prototype-0.2.1b5-py3-none-any.whl", - "filename": "prototype-0.2.1b5-py3-none-any.whl", + "downloadUrl": "https://github.com/Azure/az-prototype/releases/download/v0.2.1b6/prototype-0.2.1b6-py3-none-any.whl", + "filename": "prototype-0.2.1b6-py3-none-any.whl", "metadata": { "azext.isPreview": true, "azext.minCliCoreVersion": "2.50.0", @@ -93438,9 +93438,9 @@ } ], "summary": "Azure CLI extension for rapid prototype generation using AI agents and GitHub Copilot", - "version": "0.2.1b5" + "version": "0.2.1b6" }, - "sha256Digest": "c2153c4c0ae0586ec54bd9aadcff1d81c0054715bd6b9a2d28c520ce093551f2" + "sha256Digest": "a4bf67ad84289b00ab1bf3ae60753ed60f9a147174111b64980a84398f9a9e6f" } ], "providerhub": [ @@ -120077,4 +120077,4 @@ ] }, "formatVersion": "1" -} \ No newline at end of file +}