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