From f74cd6ffa93462c06a9211a1b21aea6672a04811 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Jan 2022 00:31:59 +0000 Subject: [PATCH] pluto: Update to version 5.2.5 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 07911ca37c..ab99409cff 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.2.4", + "version": "5.2.5", "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.4/pluto_5.2.4_windows_amd64.tar.gz", - "hash": "4b06cdbad1c752e4ce35394a10e7fbe4b555321d7edcdb1faa716b91d8e6b5a8" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.2.5/pluto_5.2.5_windows_amd64.tar.gz", + "hash": "b74a0cd5a2734a7cdc37a27539f009189b1ad6872827e17470c62f1db872dbe9" } }, "bin": "pluto.exe",