diff --git a/bucket/bicep.json b/bucket/bicep.json index 9573a5db57..48e252d1a2 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.28.1", + "version": "0.29.45", "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.28.1/bicep-win-x64.exe#/bicep.exe", - "hash": "21d86229cd0384d46d5a1a90f9fcbb174c839e3b601d3645f0decd68f088d884" + "url": "https://github.com/Azure/bicep/releases/download/v0.29.45/bicep-win-x64.exe#/bicep.exe", + "hash": "96d05bf6b21fcf492fa02f13bcb3a4cf5aa09e98fbc87c92aef8125966735662" } }, "bin": "bicep.exe",