From 770688a4e03b886d6f24f7528d6b4b9bb0bb9d4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Feb 2022 00:33:01 +0000 Subject: [PATCH] pluto: Update to version 5.3.5 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 4effa31225..f18f735dbf 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.3.4", + "version": "5.3.5", "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.4/pluto_5.3.4_windows_amd64.tar.gz", - "hash": "52094a7b83210c0873e9c098eddf1b2c313973694d5aac0d98b1a284954e7ab2" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.3.5/pluto_5.3.5_windows_amd64.tar.gz", + "hash": "5606b43cec3295f17e2e5fe26b1779db4836d4c8d30655704826fcae4fbe45ea" } }, "bin": "pluto.exe",