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