From 384d2c0ef69620e194dae77c6cc6237f1b1120ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Dec 2021 00:32:38 +0000 Subject: [PATCH] pluto: Update to version 5.2.2 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index c89837e4c0..b8ccd2ced1 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.2.0", + "version": "5.2.2", "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.0/pluto_5.2.0_windows_amd64.tar.gz", - "hash": "f8117d22e59da172b2b0a8dc8677c2a327ff1d6dbde8cbb0e6866c43d8df7b71" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.2.2/pluto_5.2.2_windows_amd64.tar.gz", + "hash": "a334d9a47f94a94a6b067864f2f86eb834a6f2f3426f0dbf1054c48124a928d0" } }, "bin": "pluto.exe",