From 02dcb0e3e4279a9924e77876ec46e811a45a26c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 20:27:47 +0000 Subject: [PATCH] pluto: Update to version 5.7.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 5237d0fc1e..518e54b157 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.6.0", + "version": "5.7.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.6.0/pluto_5.6.0_windows_amd64.tar.gz", - "hash": "d806cee704484dc2a91ac7209e22072f52e0522a16452ea9c81feb9ff2ead820" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.7.0/pluto_5.7.0_windows_amd64.tar.gz", + "hash": "0e6d3e1a09a287e2d5c85a51eeed5146abf7a2f8e8cef2c949f2387a2cb54837" } }, "bin": "pluto.exe",