kubecolor: Update to version 0.5.0

This commit is contained in:
github-actions[bot] 2025-01-13 20:27:48 +00:00
parent c4febd7bed
commit 3c3f97cb09

View File

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