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