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