2020-05-02 13:33:50 +02:00

25 lines
741 B
JSON

{
"version": "0.19.4",
"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.19.4/k9s_Windows_x86_64.tar.gz",
"hash": "f81979c4bad1e5fd7104950431a6061754cde2eeacb3750b88c6de629b740d26"
}
},
"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"
}
}
}