diff --git a/bucket/bicep.json b/bucket/bicep.json index 0b2b2f1b43..278a59c64a 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.23.1", + "version": "0.24.24", "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.23.1/bicep-win-x64.exe#/bicep.exe", - "hash": "822abb8802f43f7e8e3e167971c0ddf2933bed72a6356cf1efd8c1624083f232" + "url": "https://github.com/Azure/bicep/releases/download/v0.24.24/bicep-win-x64.exe#/bicep.exe", + "hash": "6cb21df306cdf2a18be4088f4bf7905870590eb07580d7dec796bc1bd2169ef2" } }, "bin": "bicep.exe",