{ "version": "0.9.0", "description": "Platform Engineering Engine: Deliver intentions to Kubernetes and Clouds", "homepage": "https://kusionstack.io", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/KusionStack/kusion/releases/download/v0.9.0/kusion_0.9.0_windows_amd64.zip", "hash": "65111e005e24e59dd8d99b47c3bf6efbee27f53654a804648caba1309d9caedf" } }, "bin": "kusion.exe", "checkver": { "github": "https://github.com/KusionStack/kusion" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/KusionStack/kusion/releases/download/v$version/kusion_$version_windows_amd64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }