From 9209d0d75d90257e3d4b5a456835d79ea252a931 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Oct 2021 21:00:38 +0000 Subject: [PATCH] bicep: Update to version 0.4.1008 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index ecd5aeb17d..bc594c8af0 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.4.613", + "version": "0.4.1008", "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.613/bicep-win-x64.exe#/bicep.exe", - "hash": "ea977303a0bde7796f808301d49fa988c909bbd14eb56f96e344a3c833b43734" + "url": "https://github.com/Azure/bicep/releases/download/v0.4.1008/bicep-win-x64.exe#/bicep.exe", + "hash": "8b7f813df90cca98acd1db2e458893b5d60f1fcdabe18da10dbf2b20c07f10b7" } }, "bin": "bicep.exe",