diff --git a/bucket/pluto.json b/bucket/pluto.json index 01412052c8..11a36da89d 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.11.2", + "version": "5.12.0", "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.11.2/pluto_5.11.2_windows_amd64.tar.gz", - "hash": "447ce2bd55bb2004338342de9402c0ad17a850863c99c29f78f222796da536e1" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.12.0/pluto_5.12.0_windows_amd64.tar.gz", + "hash": "649bb2a74718d9aff21b95f338f752f0660a353a0de1bd1d19af8921b5df0232" } }, "bin": "pluto.exe",