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