mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kusion: Add version 0.8.0 (#4332)
This commit is contained in:
parent
82cb9ac152
commit
cf87667174
26
bucket/kusion.json
Normal file
26
bucket/kusion.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": "0.8.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.8.0/kusion_0.8.0_windows_amd64.zip",
|
||||
"hash": "7be0c2949513d6de3b6c9aada17247201bf4818f9bdd724eee88c925cde86ba9"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user