mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kubecolor: Update to version 0.3.2
This commit is contained in:
parent
c137460930
commit
b3512ed34f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.1",
|
"version": "0.3.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.3.1/kubecolor_0.3.1_windows_amd64.zip",
|
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.2/kubecolor_0.3.2_windows_amd64.zip",
|
||||||
"hash": "ac35ddebddbcc27ae9bd6401b0cd9a522a8fdab3025087b01846f0b4e2c21424"
|
"hash": "a30daeaa8e2084763ea55c43799885362aa1158f5a26e7e954c3cd69fe35f057"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.1/kubecolor_0.3.1_windows_arm64.zip",
|
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.2/kubecolor_0.3.2_windows_arm64.zip",
|
||||||
"hash": "7e1d1302879e0e24d8c31e6120f039cef89f67cb29cf55779b1b1cced07a4335"
|
"hash": "771542b3425cd56b6a376017a3d8168052cbaf21b3b7b0eb1760a3160bb3e943"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubecolor.exe",
|
"bin": "kubecolor.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user