diff --git a/bucket/bicep.json b/bucket/bicep.json index a0caead96f..f5072ae4e3 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.14.46", + "version": "0.14.85", "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.14.46/bicep-win-x64.exe#/bicep.exe", - "hash": "4b85a814ea6582139d5f14736f52562ae5efb25ad80a503d50b64bb83f7cc273" + "url": "https://github.com/Azure/bicep/releases/download/v0.14.85/bicep-win-x64.exe#/bicep.exe", + "hash": "fd38bd42f21967c22aa5cecf67eca923e25c3f19d74f3e5d95e16a3cbd4850b1" } }, "bin": "bicep.exe",