k9s: Update to version 0.21.5

This commit is contained in:
Jakub Čábera 2020-08-01 21:35:49 +02:00
parent 39f73b45d4
commit 74dfd00f84

View File

@ -1,12 +1,12 @@
{
"version": "0.21.4",
"version": "0.21.5",
"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.21.4/k9s_Windows_x86_64.tar.gz",
"hash": "59d79f4fd5ec56fc5c865348349657f438a6e61b30e0736cdf17237fe6ed6312"
"url": "https://github.com/derailed/k9s/releases/download/v0.21.5/k9s_Windows_x86_64.tar.gz",
"hash": "2afc419df7a9cf8db42ceed6dc6fa7e1903dc7879777f118159a63bb3211ab24"
}
},
"bin": "k9s.exe",