2021-07-01 22:15:06 -07:00

25 lines
743 B
JSON

{
"version": "0.24.13",
"description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.24.13/k9s_Windows_x86_64.tar.gz",
"hash": "7f4cb92d52f6abaa5eec4854033a9a7de1f8c9bfbd53849481d957c79a27f8f0"
}
},
"bin": "k9s.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_Windows_x86_64.tar.gz"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}