2023-12-18 04:26:23 +00:00

27 lines
860 B
JSON

{
"version": "0.9.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.9.1/kusion_0.9.1_windows_amd64.zip",
"hash": "52ff029a791da1e5169db45a1882b19c0578d6e235ec18482ee9696decfa5f90"
}
},
"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"
}
}
}