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