diff --git a/bucket/pluto.json b/bucket/pluto.json index 401643901e..b0b32f5dee 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.22.1", + "version": "5.22.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.22.1/pluto_5.22.1_windows_amd64.tar.gz", - "hash": "1b038e22ccfe687a99e46d43b6fd0c55ead272931cb1975c264907c64032079d" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.22.2/pluto_5.22.2_windows_amd64.tar.gz", + "hash": "7546e45a141d9feb526f0394132c2252d5c15659fa4107d78b62af4c523b188c" } }, "bin": "pluto.exe",