mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
k9s: Update to version 0.24.12
This commit is contained in:
parent
95b369565c
commit
35cadffc70
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.24.10",
|
||||
"version": "0.24.12",
|
||||
"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.10/k9s_v0.24.10_Windows_x86_64.tar.gz",
|
||||
"hash": "d77262593c554c98cb70eb086068d4b0fa025d96f116e37d013069a007b73562"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.24.12/k9s_Windows_x86_64.tar.gz",
|
||||
"hash": "33af6fa17a88b2bc6d329adc92b1dcd5e1cb55d4d7ca3096501e36c0beadccdd"
|
||||
}
|
||||
},
|
||||
"bin": "k9s.exe",
|
||||
@ -14,7 +14,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_v$version_Windows_x86_64.tar.gz"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_Windows_x86_64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user