kubecolor: Update to version 0.3.1

This commit is contained in:
github-actions[bot] 2024-04-19 16:30:54 +00:00
parent 2b4e2caea4
commit 832d280d2b

View File

@ -1,5 +1,5 @@
{
"version": "0.3.0",
"version": "0.3.1",
"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.3.0/kubecolor_0.3.0_windows_amd64.zip",
"hash": "d2ea56b4f0ab91de7d012c2a0d3accb5619bd949ba9b2dca9e459d96a40fd0ac"
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.1/kubecolor_0.3.1_windows_amd64.zip",
"hash": "ac35ddebddbcc27ae9bd6401b0cd9a522a8fdab3025087b01846f0b4e2c21424"
},
"arm64": {
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.0/kubecolor_0.3.0_windows_arm64.zip",
"hash": "28757665333e5eaa03d6f28d675352ecd5cd0df83e19bfa1f704182b63c0508c"
"url": "https://github.com/kubecolor/kubecolor/releases/download/v0.3.1/kubecolor_0.3.1_windows_arm64.zip",
"hash": "7e1d1302879e0e24d8c31e6120f039cef89f67cb29cf55779b1b1cced07a4335"
}
},
"bin": "kubecolor.exe",