2024-04-01 13:11:52 +00:00

27 lines
863 B
JSON

{
"version": "0.11.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.11.0/kusion_0.11.0_windows_amd64.zip",
"hash": "d77d41c618146dbe7af36d92780f9c757d7a94f63119b2d753674a794bcb38f7"
}
},
"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"
}
}
}