2023-08-09 16:28:37 +00:00

27 lines
785 B
JSON

{
"version": "0.12.14",
"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.14/k3sup.exe",
"hash": "28ab56fa246ef10ee19c2846bb0bbed494c9b504ec203a9aa999b1c087a7c063"
}
},
"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"
}
}
}