2022-08-26 16:30:11 +00:00

27 lines
783 B
JSON

{
"version": "0.12.2",
"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.2/k3sup.exe",
"hash": "24b0a309e923dd278382f39e9a8ad7a9560e32a3e38067cbc3d5f9717adca315"
}
},
"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"
}
}
}