2024-09-30 08:30:27 +00:00

27 lines
863 B
JSON

{
"version": "0.13.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.13.0/kusion_0.13.0_windows_amd64.zip",
"hash": "4178450df8b7324f2ec1b61bb75e058a511d896c09ea7360192413e6a953e894"
}
},
"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"
}
}
}