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