diff --git a/bucket/pluto.json b/bucket/pluto.json index f4ccf0c3bb..34e685cfef 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.18.4", + "version": "5.18.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.18.4/pluto_5.18.4_windows_amd64.tar.gz", - "hash": "33f97867cbdea51a06f415057539b542a77d7ebf2b145b2c3d1e9807685f5d4c" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.18.5/pluto_5.18.5_windows_amd64.tar.gz", + "hash": "797e7275310580f78f94899c54d09a8e0e8504cdd698031d3f6f49794cf266d8" } }, "bin": "pluto.exe",