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