From 840cbbe2641a629c2dc59908e7bec2eae1aed5d6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 May 2021 00:00:35 +0000 Subject: [PATCH] bicep: Update to version 0.3.539 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 2648f2ea04..96c7b42691 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.3.255", + "version": "0.3.539", "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.3.255/bicep-win-x64.exe#/bicep.exe", - "hash": "2936f11c87c8543f46113401868f8c06ebb2e238b279c898e79d93dbe04d144c" + "url": "https://github.com/Azure/bicep/releases/download/v0.3.539/bicep-win-x64.exe#/bicep.exe", + "hash": "d463f794babb3b890121567b83a16ef62c02868a8f5425342bde81b84f7cf5b3" } }, "bin": "bicep.exe",