mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
k9s: Update to version 0.24.10
This commit is contained in:
parent
238542e462
commit
7bc78cdf95
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.24.9",
|
||||
"version": "0.24.10",
|
||||
"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.9/k9s_Windows_x86_64.tar.gz",
|
||||
"hash": "91f6b589c7ff639a300e94e0d93ae259058c17fb619fd91c243543cc6f7f5eb5"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.24.10/k9s_v0.24.10_Windows_x86_64.tar.gz",
|
||||
"hash": "d77262593c554c98cb70eb086068d4b0fa025d96f116e37d013069a007b73562"
|
||||
}
|
||||
},
|
||||
"bin": "k9s.exe",
|
||||
@ -14,7 +14,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_Windows_x86_64.tar.gz"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v$version/k9s_v$version_Windows_x86_64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
"SCALA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://www.scala-lang.org/download/",
|
||||
"url": "https://www.scala-lang.org/download/scala2.html",
|
||||
"regex": "scala-([\\d.]+)\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user