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