diff --git a/bucket/pluto.json b/bucket/pluto.json index e82ac57e73..3ea22212b9 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.15.1", + "version": "5.16.0", "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.15.1/pluto_5.15.1_windows_amd64.tar.gz", - "hash": "055f9119440db07eda8d5c5694e17f88acf65a43ea3ea1062fb00e927148f460" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.16.0/pluto_5.16.0_windows_amd64.tar.gz", + "hash": "b2e81f3eb0aa5a135da12de096f6a618a49c9c46d5ef835c2b1d26ffb51602c7" } }, "bin": "pluto.exe",