From 7ff92ecf0a7972afd42b1d8b0de0ebaba383166a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Dec 2021 00:32:07 +0000 Subject: [PATCH] pluto: Update to version 5.2.4 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index b8ccd2ced1..07911ca37c 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.2.2", + "version": "5.2.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.2.2/pluto_5.2.2_windows_amd64.tar.gz", - "hash": "a334d9a47f94a94a6b067864f2f86eb834a6f2f3426f0dbf1054c48124a928d0" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.2.4/pluto_5.2.4_windows_amd64.tar.gz", + "hash": "4b06cdbad1c752e4ce35394a10e7fbe4b555321d7edcdb1faa716b91d8e6b5a8" } }, "bin": "pluto.exe",