2022-10-21 20:30:13 +00:00

27 lines
785 B
JSON

{
"version": "0.12.10",
"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.10/k3sup.exe",
"hash": "63f5561200f9d84ca6a1422031fc0fee42c56bf04f3547d25272b4e376a36c97"
}
},
"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"
}
}
}