kubecolor: Update to version 0.5.1

This commit is contained in:
github-actions[bot] 2025-04-23 16:29:54 +00:00
parent 5475a73754
commit e1b2bb3556

View File

@ -1,5 +1,5 @@
{ {
"version": "0.5.0", "version": "0.5.1",
"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.5.0/kubecolor_0.5.0_windows_amd64.zip", "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.1/kubecolor_0.5.1_windows_amd64.zip",
"hash": "98ae5f3529c6ef372588c45c44e64488a460a0f9469b6c234e04c3d8c1398617" "hash": "506ee0bd17e4b2882283cebbeb3ea9217e8b9971d426cb28a818b32992f6c20e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.0/kubecolor_0.5.0_windows_arm64.zip", "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.5.1/kubecolor_0.5.1_windows_arm64.zip",
"hash": "233d63b779402eccc426e357be0025586c54aa6df5c3fd518cc5f6f7f68cc216" "hash": "bde7735756e5d992eb0fdf0a33629dacf980b3419598d330570ac82db5cf5a3e"
} }
}, },
"bin": "kubecolor.exe", "bin": "kubecolor.exe",