{ "version": "0.20.4", "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.20.4/bicep-win-x64.exe#/bicep.exe", "hash": "328d4554549b007e4750cc614f16a3326cd17363abbf3ecc1c2ae8188b6b7a7d" } }, "bin": "bicep.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Azure/bicep/releases/download/v$version/bicep-win-x64.exe#/bicep.exe" } } } }