mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
k9s: Update to version 0.27.2
This commit is contained in:
parent
26d2a69d87
commit
b8d52e8bb1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.27.1",
|
"version": "0.27.2",
|
||||||
"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.1/k9s_Windows_amd64.tar.gz",
|
"url": "https://github.com/derailed/k9s/releases/download/v0.27.2/k9s_Windows_amd64.tar.gz",
|
||||||
"hash": "b1e219d8fbfa384dfd212e551ab9f373473dc73f2ef19d71efde802613d81690"
|
"hash": "bc66b62c4152e0845184eab771e8cf928d8d3d68d6b428fec44b818461a465fa"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/derailed/k9s/releases/download/v0.27.1/k9s_Windows_arm64.tar.gz",
|
"url": "https://github.com/derailed/k9s/releases/download/v0.27.2/k9s_Windows_arm64.tar.gz",
|
||||||
"hash": "95a489c9f6afcc9716e92fd7f88dcf11625043816622f4e023c12f4ba688e351"
|
"hash": "00342fbd45e431dce91521c3d6d960340f2876a12ef6d0148452d5dff8da719c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "k9s.exe",
|
"bin": "k9s.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user