From 5d204b023fa23378a5d897b70fe2f80a2e0c0e8b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 16 Jul 2021 00:00:33 +0000 Subject: [PATCH] bicep: Update to version 0.4.412 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 4e61f800f5..66c743d109 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.4.63", + "version": "0.4.412", "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.4.63/bicep-win-x64.exe#/bicep.exe", - "hash": "5c966ee48270dcfda775fe580f9f71001df59ab8067ea8f0e66895179f3cfb07" + "url": "https://github.com/Azure/bicep/releases/download/v0.4.412/bicep-win-x64.exe#/bicep.exe", + "hash": "733a0481c8feab7661e8aacb5d3abf513a901f2ed4f058ba4fe21902c9da442b" } }, "bin": "bicep.exe",