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