kubecolor: Update to version 0.4.0

This commit is contained in:
github-actions[bot] 2024-09-05 00:33:59 +00:00
parent 220d747e54
commit 0f20b00f33

View File

@ -1,5 +1,5 @@
{ {
"version": "0.3.3", "version": "0.4.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.3.3/kubecolor_0.3.3_windows_amd64.zip", "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.4.0/kubecolor_0.4.0_windows_amd64.zip",
"hash": "e169a1c561ef0c1d2c5078ec8729a498938d5a2c3f32f1d5d00535a767c9a58a" "hash": "2092c1e1c4651a8c45fd256aa619db60949be1b742c61ff45c500bd472e201fc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.3/kubecolor_0.3.3_windows_arm64.zip", "url": "https://github.com/kubecolor/kubecolor/releases/download/v0.4.0/kubecolor_0.4.0_windows_arm64.zip",
"hash": "de1343a949d189ccb14694c569b6d976b5d2955a6302cb34c9f4d4fea2eb411d" "hash": "d9b58785afde52e3ef34adafee0046413e845d21fd600dd631f095c1144ebf35"
} }
}, },
"bin": "kubecolor.exe", "bin": "kubecolor.exe",