2024-01-02 12:29:48 +00:00

27 lines
783 B
JSON

{
"version": "0.13.5",
"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.13.5/k3sup.exe",
"hash": "f4c4445d8ad266605ba9fbd38fdfb829292bccafbf125a3d073ce8d90f04070d"
}
},
"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"
}
}
}