From 0cd02678e15ac6388791d59a197f9a353c752ac6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 20:47:05 +0000 Subject: [PATCH] pluto: Update to version 5.3.4 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 49291050e3..4effa31225 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.3.3", + "version": "5.3.4", "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.3/pluto_5.3.3_windows_amd64.tar.gz", - "hash": "8b76221268b51d6d99080f34e497ac951f5f824fba9b81d6ef442d8a5ff5c1db" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.3.4/pluto_5.3.4_windows_amd64.tar.gz", + "hash": "52094a7b83210c0873e9c098eddf1b2c313973694d5aac0d98b1a284954e7ab2" } }, "bin": "pluto.exe",