From 7de9d239c65343c68507a0a4cc03736aa2501466 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 20:26:06 +0000 Subject: [PATCH] pluto: Update to version 5.4.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index f18f735dbf..b2b4391c85 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.3.5", + "version": "5.4.0", "description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.", "homepage": "https://github.com/FairwindsOps/pluto", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.3.5/pluto_5.3.5_windows_amd64.tar.gz", - "hash": "5606b43cec3295f17e2e5fe26b1779db4836d4c8d30655704826fcae4fbe45ea" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.4.0/pluto_5.4.0_windows_amd64.tar.gz", + "hash": "0d911936a7a9564c9bb93c1d686e3c2d4d8b4c42b832c02be3d784f4937536da" } }, "bin": "pluto.exe",