From 1014d96a43e85892cab1794ebb76a69f2330014d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 00:32:14 +0000 Subject: [PATCH] pluto: Update to version 5.2.6 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index ab99409cff..95b98ecdfa 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.2.5", + "version": "5.2.6", "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.5/pluto_5.2.5_windows_amd64.tar.gz", - "hash": "b74a0cd5a2734a7cdc37a27539f009189b1ad6872827e17470c62f1db872dbe9" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.2.6/pluto_5.2.6_windows_amd64.tar.gz", + "hash": "e33d4179ea4bbca8f2da1c2b6af20514ae98ed177a65c70daeebe2c6eb6913b1" } }, "bin": "pluto.exe",