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",