From 33a8ff258e57f35b7a526b31114b5879ed7c6fc1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 10 Apr 2021 03:00:16 +0000 Subject: [PATCH] bicep: Update to version 0.3.255 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 8a1345b24b..2648f2ea04 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.3.126", + "version": "0.3.255", "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.126/bicep-win-x64.exe#/bicep.exe", - "hash": "9b4f107a0cd750aa13ac8462412a0be6a7aea97dc2ba0dea23ac0cb042367443" + "url": "https://github.com/Azure/bicep/releases/download/v0.3.255/bicep-win-x64.exe#/bicep.exe", + "hash": "2936f11c87c8543f46113401868f8c06ebb2e238b279c898e79d93dbe04d144c" } }, "bin": "bicep.exe",