2023-10-27 16:27:34 +00:00

27 lines
783 B
JSON

{
"version": "0.13.3",
"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.3/k3sup.exe",
"hash": "e85556eba208190372f19ebae45c406807670d8daa856dd14bd8cee4eaa5c61e"
}
},
"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"
}
}
}