diff --git a/bucket/bicep.json b/bucket/bicep.json index baf5ceb4ee..049075641a 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.8.2", + "version": "0.8.9", "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.8.2/bicep-win-x64.exe#/bicep.exe", - "hash": "0c89427b8e6ed86ea6843c9667a0152104f19469bdab61bd40e8e95f335ce72f" + "url": "https://github.com/Azure/bicep/releases/download/v0.8.9/bicep-win-x64.exe#/bicep.exe", + "hash": "86e53b7596cb53a43672a24669e1d96d97837ace1d8b47460837ddf8142c77cd" } }, "bin": "bicep.exe",