mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
k9s: Update to version 0.27.3
This commit is contained in:
parent
412071c283
commit
6c5edda951
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.27.2",
|
"version": "0.27.3",
|
||||||
"description": "Kubernetes Clusters manager",
|
"description": "Kubernetes Clusters manager",
|
||||||
"homepage": "https://github.com/derailed/k9s",
|
"homepage": "https://github.com/derailed/k9s",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/derailed/k9s/releases/download/v0.27.2/k9s_Windows_amd64.tar.gz",
|
"url": "https://github.com/derailed/k9s/releases/download/v0.27.3/k9s_Windows_amd64.tar.gz",
|
||||||
"hash": "bc66b62c4152e0845184eab771e8cf928d8d3d68d6b428fec44b818461a465fa"
|
"hash": "65acc7864e9db57e91a2874b81199c273a7f60c128f2697d518810b569a05576"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/derailed/k9s/releases/download/v0.27.2/k9s_Windows_arm64.tar.gz",
|
"url": "https://github.com/derailed/k9s/releases/download/v0.27.3/k9s_Windows_arm64.tar.gz",
|
||||||
"hash": "00342fbd45e431dce91521c3d6d960340f2876a12ef6d0148452d5dff8da719c"
|
"hash": "329dc62297f0e058bbb423df4443958eb59472cb4d1394372f41c15305624c4f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "k9s.exe",
|
"bin": "k9s.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user