2024-08-02 04:29:11 +00:00

27 lines
863 B
JSON

{
"version": "0.12.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.12.1/kusion_0.12.1_windows_amd64.zip",
"hash": "ca90ee182e35b3dab25d9fd5f1f5c5ced2f4e16b44cbaa525ef97f774c24b3ee"
}
},
"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"
}
}
}