mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kubecolor: Update to version 0.2.2
This commit is contained in:
parent
69fd152f9e
commit
912be1ba7b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.1",
|
"version": "0.2.2",
|
||||||
"description": "Wraps kubectl with colorful output",
|
"description": "Wraps kubectl with colorful output",
|
||||||
"homepage": "https://github.com/kubecolor/kubecolor",
|
"homepage": "https://github.com/kubecolor/kubecolor",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.1/kubecolor_0.2.1_windows_amd64.zip",
|
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.2/kubecolor_0.2.2_windows_amd64.zip",
|
||||||
"hash": "9876ce28f2c842131dce555db3ccaead5a5510ae3735621162282aed4e84b2fc"
|
"hash": "62806abcad7257ca443dfdf4c34c1f17150d07b91b9f05cd2ab885c823cb1907"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.1/kubecolor_0.2.1_windows_arm64.zip",
|
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.2/kubecolor_0.2.2_windows_arm64.zip",
|
||||||
"hash": "620ecf1d2bf2705cb14494667785265c66dd2f5afe8dbbfa841507cea1cf30c9"
|
"hash": "5685fa77a998ed29a1ac0b44487681da49e68d56ca7d7d818bed26c96e13618c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubecolor.exe",
|
"bin": "kubecolor.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user