diff --git a/bucket/pluto.json b/bucket/pluto.json index 95b98ecdfa..4daea91d6e 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.2.6", + "version": "5.3.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.2.6/pluto_5.2.6_windows_amd64.tar.gz", - "hash": "e33d4179ea4bbca8f2da1c2b6af20514ae98ed177a65c70daeebe2c6eb6913b1" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.3.1/pluto_5.3.1_windows_amd64.tar.gz", + "hash": "adb2126faed429eda9f8c87df80650b75f4cb0ecad593b054c7aa863578f1a0b" } }, "bin": "pluto.exe",