From cd2c93565599f2f503b620fab848de2648cab219 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 20:28:30 +0000 Subject: [PATCH] pluto: Update to version 5.5.1 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 4298e4b573..ea1a7fe070 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.5.0", + "version": "5.5.1", "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.5.0/pluto_5.5.0_windows_amd64.tar.gz", - "hash": "a3ab91d84d8a410b01eb478b029195eb2084491efdcf9545348e348c8b36b267" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.5.1/pluto_5.5.1_windows_amd64.tar.gz", + "hash": "2be6404834de6d16d68446d3cdafc6abfd4e9d9e8ae060adf353a22dcdee4658" } }, "bin": "pluto.exe",