diff --git a/bucket/bicep.json b/bucket/bicep.json index 8b6b413666..4b196662e9 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,16 +1,16 @@ { - "version": "0.33.13", + "version": "0.33.93", "description": "A declarative language for describing and deploying Azure resources", "homepage": "https://github.com/Azure/bicep", "license": "MIT", "architecture": { "arm64": { - "url": "https://github.com/Azure/bicep/releases/download/v0.33.13/bicep-win-arm64.exe#/bicep.exe", - "hash": "1a6c67641351bbe5eb006c5c487bc6ef4494489dc9ba2414be36e9b3a71751d6" + "url": "https://github.com/Azure/bicep/releases/download/v0.33.93/bicep-win-arm64.exe#/bicep.exe", + "hash": "bef3eede9f499b19ab61a4e919e93649c78c358506a1c75fd1ba99376273d3b7" }, "64bit": { - "url": "https://github.com/Azure/bicep/releases/download/v0.33.13/bicep-win-x64.exe#/bicep.exe", - "hash": "aad697c87651a4532df16078b009d60d2fe45f9de7b0541e4a6b1df8b4ccc400" + "url": "https://github.com/Azure/bicep/releases/download/v0.33.93/bicep-win-x64.exe#/bicep.exe", + "hash": "81e92bedfa7eefe8a85dfe2b9ce54157c8ab168d8b68c78d517728367687473a" } }, "bin": "bicep.exe",