diff --git a/bucket/bicep.json b/bucket/bicep.json index 96c7b42691..2cb85c51a4 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.3.539", + "version": "0.4.1", "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.539/bicep-win-x64.exe#/bicep.exe", - "hash": "d463f794babb3b890121567b83a16ef62c02868a8f5425342bde81b84f7cf5b3" + "url": "https://github.com/Azure/bicep/releases/download/v0.4.1/bicep-win-x64.exe#/bicep.exe", + "hash": "a080f7a10d7a61dd56dda3662a1799cd771cbdf7106d574f6227b0edf610badb" } }, "bin": "bicep.exe",