diff --git a/bucket/pluto.json b/bucket/pluto.json index b8ccd2ced1..07911ca37c 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.2.2", + "version": "5.2.4", "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.2/pluto_5.2.2_windows_amd64.tar.gz", - "hash": "a334d9a47f94a94a6b067864f2f86eb834a6f2f3426f0dbf1054c48124a928d0" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.2.4/pluto_5.2.4_windows_amd64.tar.gz", + "hash": "4b06cdbad1c752e4ce35394a10e7fbe4b555321d7edcdb1faa716b91d8e6b5a8" } }, "bin": "pluto.exe",