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