kubecolor: Update to version 0.5.2

This commit is contained in:
github-actions[bot] 2025-09-28 12:31:15 +00:00
parent 676c3654fa
commit 5f5cde4bf1

View File

@ -1,5 +1,5 @@
{
"version": "0.5.1",
"version": "0.5.2",
"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.5.1/kubecolor_0.5.1_windows_amd64.zip",
"hash": "506ee0bd17e4b2882283cebbeb3ea9217e8b9971d426cb28a818b32992f6c20e"
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.2/kubecolor_0.5.2_windows_amd64.zip",
"hash": "2eef5fd975d90017f627c5c6debaa415e53961ccdee325257409e2e5f5c50d0d"
},
"arm64": {
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.1/kubecolor_0.5.1_windows_arm64.zip",
"hash": "bde7735756e5d992eb0fdf0a33629dacf980b3419598d330570ac82db5cf5a3e"
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.2/kubecolor_0.5.2_windows_arm64.zip",
"hash": "d6afa1db68218064202b9f3abdfb05ac3fa761eb76e2019e4783b522685926f5"
}
},
"bin": "kubecolor.exe",