pluto: Update to version 5.4.1

This commit is contained in:
github-actions[bot] 2022-02-21 16:29:49 +00:00
parent e4247157a4
commit 3190aa36a0

View File

@ -1,12 +1,12 @@
{ {
"version": "5.4.0", "version": "5.4.1",
"description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.", "description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.",
"homepage": "https://github.com/FairwindsOps/pluto", "homepage": "https://github.com/FairwindsOps/pluto",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/FairwindsOps/pluto/releases/download/v5.4.0/pluto_5.4.0_windows_amd64.tar.gz", "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.4.1/pluto_5.4.1_windows_amd64.tar.gz",
"hash": "0d911936a7a9564c9bb93c1d686e3c2d4d8b4c42b832c02be3d784f4937536da" "hash": "cec05836fcba9e5c53048bf9098bd4ce0bd22b33706bc1d82f879620a3db5e07"
} }
}, },
"bin": "pluto.exe", "bin": "pluto.exe",