mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
18 lines
643 B
JSON
18 lines
643 B
JSON
{
|
|
"version": "1.22.4",
|
|
"description": "Zero Friction Kubernetes distribution",
|
|
"homepage": "https://github.com/k0sproject/k0s",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/k0sproject/k0s/releases/download/v1.22.4%2Bk0s.2/k0s-v1.22.4+k0s.2-amd64.exe#/k0s.exe",
|
|
"hash": "bbb8dcc3fc766b1e90aebf64037db3f1263e7e021912dc94c0b9691306b8fd3d"
|
|
}
|
|
},
|
|
"bin": "k0s.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/k0sproject/k0s/releases/download/v$version%2Bk0s.2/k0s-v$version+k0s.2-amd64.exe#/k0s.exe"
|
|
}
|
|
}
|