2022-10-03 12:32:06 +00:00

27 lines
783 B
JSON

{
"version": "0.12.7",
"description": "Utility to get from zero to KUBECONFIG with k3s on any local or remote VM",
"homepage": "https://k3sup.dev",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/alexellis/k3sup/releases/download/0.12.7/k3sup.exe",
"hash": "a1fc40b44ef49be4d9966f4110c46e670d4e5ff9511b9d48f560cda7e2616ed0"
}
},
"bin": "k3sup.exe",
"checkver": {
"github": "https://github.com/alexellis/k3sup"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/alexellis/k3sup/releases/download/$version/k3sup.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}