From b8716ee02d347b549882a4475d45a95fab266857 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 00:43:06 +0000 Subject: [PATCH] bicep: Update to version 0.11.1 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 7868c46fde..4eff4fa28d 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.10.61", + "version": "0.11.1", "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.10.61/bicep-win-x64.exe#/bicep.exe", - "hash": "118fa6b4bcac5e0c212f44e61897191ab216b327dedcfe33c5b461b60ad2613d" + "url": "https://github.com/Azure/bicep/releases/download/v0.11.1/bicep-win-x64.exe#/bicep.exe", + "hash": "bee6604ee843b11505b24e7a4ac09ac2ec21ae00e12d16169012b493a82b05d9" } }, "bin": "bicep.exe",