kubecolor: Update to version 0.3.3

This commit is contained in:
github-actions[bot] 2024-05-23 20:25:41 +00:00
parent ff78678332
commit 337fa9147c

View File

@ -1,5 +1,5 @@
{
"version": "0.3.2",
"version": "0.3.3",
"description": "Wraps kubectl with colorful output",
"homepage": "https://github.com/kubecolor/kubecolor",
"license": "MIT",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.2/kubecolor_0.3.2_windows_amd64.zip",
"hash": "a30daeaa8e2084763ea55c43799885362aa1158f5a26e7e954c3cd69fe35f057"
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.3/kubecolor_0.3.3_windows_amd64.zip",
"hash": "e169a1c561ef0c1d2c5078ec8729a498938d5a2c3f32f1d5d00535a767c9a58a"
},
"arm64": {
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.2/kubecolor_0.3.2_windows_arm64.zip",
"hash": "771542b3425cd56b6a376017a3d8168052cbaf21b3b7b0eb1760a3160bb3e943"
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.3/kubecolor_0.3.3_windows_arm64.zip",
"hash": "de1343a949d189ccb14694c569b6d976b5d2955a6302cb34c9f4d4fea2eb411d"
}
},
"bin": "kubecolor.exe",