2023-06-01 12:30:41 +00:00

27 lines
860 B
JSON

{
"version": "0.8.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.8.1/kusion_0.8.1_windows_amd64.zip",
"hash": "ce60a4b2e49a919205e9dd1551975213a5d7160394bd1b3eda82c35f35b04625"
}
},
"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"
}
}
}