From ba94ccf38e5b8826b96983bcacee668bd323df4c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Aug 2021 00:00:38 +0000 Subject: [PATCH] bicep: Update to version 0.4.613 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index f379f4ad10..ecd5aeb17d 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.4.451", + "version": "0.4.613", "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.451/bicep-win-x64.exe#/bicep.exe", - "hash": "c5ee88cf6dbe5c9c157980765a67a478489f300e698b39f6a12b98c3ea10980f" + "url": "https://github.com/Azure/bicep/releases/download/v0.4.613/bicep-win-x64.exe#/bicep.exe", + "hash": "ea977303a0bde7796f808301d49fa988c909bbd14eb56f96e344a3c833b43734" } }, "bin": "bicep.exe",