mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 23:01:22 +00:00
k9s: Update to version 0.27.1
This commit is contained in:
parent
bc67588325
commit
d6b138d28f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.27.0",
|
||||
"version": "0.27.1",
|
||||
"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.27.0/k9s_Windows_amd64.tar.gz",
|
||||
"hash": "2ba50896e237fde5621618ff4b20120e5913a1cece5b039578255b8c7445d013"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.27.1/k9s_Windows_amd64.tar.gz",
|
||||
"hash": "b1e219d8fbfa384dfd212e551ab9f373473dc73f2ef19d71efde802613d81690"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.27.0/k9s_Windows_arm64.tar.gz",
|
||||
"hash": "24e885111f3455b5a4e1eed27bce26652b396accfd2eee403519131b23c79bb2"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.27.1/k9s_Windows_arm64.tar.gz",
|
||||
"hash": "95a489c9f6afcc9716e92fd7f88dcf11625043816622f4e023c12f4ba688e351"
|
||||
}
|
||||
},
|
||||
"bin": "k9s.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user