diff --git a/bucket/pluto.json b/bucket/pluto.json index 958c8ecc35..1c656bbb50 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.16.1", + "version": "5.16.2", "description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.", "homepage": "https://pluto.docs.fairwinds.com/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.16.1/pluto_5.16.1_windows_amd64.tar.gz", - "hash": "3a5c5acf6432c20ff1157fc24a495c86d588756febc75d61b0936bb27abbbd6e" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.16.2/pluto_5.16.2_windows_amd64.tar.gz", + "hash": "3b82699891bf69e098c85c2cf2a253e85cf44e3f9525809c5ab983d9e4aa8016" } }, "bin": "pluto.exe",