krew: Update to version 0.4.3

This commit is contained in:
github-actions[bot] 2022-05-11 08:32:18 +00:00
parent 1fa9edc401
commit 1d173a5a81

View File

@ -1,5 +1,5 @@
{ {
"version": "0.4.2", "version": "0.4.3",
"description": "Krew is the package manager for kubectl plugins.", "description": "Krew is the package manager for kubectl plugins.",
"homepage": "https://krew.sigs.k8s.io/", "homepage": "https://krew.sigs.k8s.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,8 +9,8 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubernetes-sigs/krew/releases/download/v0.4.2/krew.exe", "url": "https://github.com/kubernetes-sigs/krew/releases/download/v0.4.3/krew.exe",
"hash": "2729c298b5d90b531585939f080a3968c1a672e6223b4313eea8adb5396b4840" "hash": "317d64ba05d6cfcd153418c62d9251cc18ca05dcf35ddc5162fb00315e9f456c"
} }
}, },
"installer": { "installer": {