diff --git a/bucket/bicep.json b/bucket/bicep.json index 6cec96076c..039f0ccef6 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.6.1", + "version": "0.6.11", "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.6.1/bicep-win-x64.exe#/bicep.exe", - "hash": "601318afa983b0af8b4fc03ad8ebc5fe06b897c23d85fe732243e74d240cd129" + "url": "https://github.com/Azure/bicep/releases/download/v0.6.11/bicep-win-x64.exe#/bicep.exe", + "hash": "6fdd1444c460512a0f281c00058657f4fea271f6745fad15b1bd9c18258cb83e" } }, "bin": "bicep.exe",