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