From 82cf48dbb22c0f83e43b188314d6f6c95b1295b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:33:07 +0000 Subject: [PATCH] bicep: Update to version 0.22.6 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 5162d36f1a..6b706ee2a2 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.21.1", + "version": "0.22.6", "description": "A declarative language for describing and deploying Azure resources", "homepage": "https://github.com/Azure/bicep", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/bicep/releases/download/v0.21.1/bicep-win-x64.exe#/bicep.exe", - "hash": "45510cbf4a52265e1f68071018d816ec65fafee3558d8f339b3db908deeb6449" + "url": "https://github.com/Azure/bicep/releases/download/v0.22.6/bicep-win-x64.exe#/bicep.exe", + "hash": "6183f13a2fb1fcd987e3274a39d16a12b8530c77b0a34ed7c90ce2771e0c69fc" } }, "bin": "bicep.exe",