diff --git a/bucket/bicep.json b/bucket/bicep.json index 200e353255..64754c8c1c 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.26.54", + "version": "0.26.170", "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.26.54/bicep-win-x64.exe#/bicep.exe", - "hash": "e0a5aa33a5850a24b707efeda822f0dcb77b132adfa572bb22473330c2c0c07c" + "url": "https://github.com/Azure/bicep/releases/download/v0.26.170/bicep-win-x64.exe#/bicep.exe", + "hash": "cdfe36390a3533b811afa24438f033fd164e09e238bc73f45456bcba112653fe" } }, "bin": "bicep.exe",