diff --git a/bucket/pluto.json b/bucket/pluto.json index 1c656bbb50..e190f0965f 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.16.2", + "version": "5.16.3", "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.2/pluto_5.16.2_windows_amd64.tar.gz", - "hash": "3b82699891bf69e098c85c2cf2a253e85cf44e3f9525809c5ab983d9e4aa8016" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.16.3/pluto_5.16.3_windows_amd64.tar.gz", + "hash": "8ec6bf23647317dc6217cbb79bd4a104c03186dcb554df93229c259de04d3749" } }, "bin": "pluto.exe",