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