From 523e52a5437e056d579379a73b70591e670c8bb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Dec 2021 20:27:22 +0000 Subject: [PATCH] pluto: Update to version 5.2.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 6ebd907e7a..c89837e4c0 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.1.1", + "version": "5.2.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.1.1/pluto_5.1.1_windows_amd64.tar.gz", - "hash": "4c1379c6629299a751a5add83606af088e0004e60b3380c04042c99da0b8f8d3" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.2.0/pluto_5.2.0_windows_amd64.tar.gz", + "hash": "f8117d22e59da172b2b0a8dc8677c2a327ff1d6dbde8cbb0e6866c43d8df7b71" } }, "bin": "pluto.exe",