2024-04-30 08:28:09 +00:00

27 lines
863 B
JSON

{
"version": "0.11.1",
"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.1/kusion_0.11.1_windows_amd64.zip",
"hash": "6ef70ea426738248cc1baca2e0b80e9bb6cec68061c300be58e90d93a8954033"
}
},
"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"
}
}
}