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