kubecolor: Update to version 0.2.2

This commit is contained in:
github-actions[bot] 2024-01-25 16:27:52 +00:00
parent 69fd152f9e
commit 912be1ba7b

View File

@ -1,5 +1,5 @@
{ {
"version": "0.2.1", "version": "0.2.2",
"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.2.1/kubecolor_0.2.1_windows_amd64.zip", "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.2/kubecolor_0.2.2_windows_amd64.zip",
"hash": "9876ce28f2c842131dce555db3ccaead5a5510ae3735621162282aed4e84b2fc" "hash": "62806abcad7257ca443dfdf4c34c1f17150d07b91b9f05cd2ab885c823cb1907"
}, },
"arm64": { "arm64": {
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.1/kubecolor_0.2.1_windows_arm64.zip", "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.2.2/kubecolor_0.2.2_windows_arm64.zip",
"hash": "620ecf1d2bf2705cb14494667785265c66dd2f5afe8dbbfa841507cea1cf30c9" "hash": "5685fa77a998ed29a1ac0b44487681da49e68d56ca7d7d818bed26c96e13618c"
} }
}, },
"bin": "kubecolor.exe", "bin": "kubecolor.exe",