kubecolor: Update to version 0.5.3

This commit is contained in:
github-actions[bot] 2025-11-03 16:30:03 +00:00
parent f1928cae63
commit bc6165e426

View File

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