diff --git a/bucket/pluto.json b/bucket/pluto.json index 42b45b4e8b..f4ccf0c3bb 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.18.3", + "version": "5.18.4", "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.3/pluto_5.18.3_windows_amd64.tar.gz", - "hash": "09096ede002d45b2b1a3a3e8beea7db77f6470774d546aaefa5bbea0541199d8" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.18.4/pluto_5.18.4_windows_amd64.tar.gz", + "hash": "33f97867cbdea51a06f415057539b542a77d7ebf2b145b2c3d1e9807685f5d4c" } }, "bin": "pluto.exe",