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