diff --git a/bucket/pluto.json b/bucket/pluto.json index 1d9bae557a..48c135bbf2 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.22.3", + "version": "5.22.5", "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.22.3/pluto_5.22.3_windows_amd64.tar.gz", - "hash": "27569e57a95b51e42f459d31989fe8ba504eca1ab9cf12b0995c3d9931fb438b" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.22.5/pluto_5.22.5_windows_amd64.tar.gz", + "hash": "a7da1731e645917ec46c354ca3567652e9543be75a8d36449bd52c44bec79b27" } }, "bin": "pluto.exe",