From 279764da42617f444477838d4b8a5b45a3f80815 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Jul 2021 03:00:24 +0000 Subject: [PATCH] bicep: Update to version 0.4.451 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 66c743d109..f379f4ad10 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.4.412", + "version": "0.4.451", "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.412/bicep-win-x64.exe#/bicep.exe", - "hash": "733a0481c8feab7661e8aacb5d3abf513a901f2ed4f058ba4fe21902c9da442b" + "url": "https://github.com/Azure/bicep/releases/download/v0.4.451/bicep-win-x64.exe#/bicep.exe", + "hash": "c5ee88cf6dbe5c9c157980765a67a478489f300e698b39f6a12b98c3ea10980f" } }, "bin": "bicep.exe",