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