diff --git a/bucket/pluto.json b/bucket/pluto.json index ab99409cff..95b98ecdfa 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.2.5", + "version": "5.2.6", "description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.", "homepage": "https://github.com/FairwindsOps/pluto", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.2.5/pluto_5.2.5_windows_amd64.tar.gz", - "hash": "b74a0cd5a2734a7cdc37a27539f009189b1ad6872827e17470c62f1db872dbe9" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.2.6/pluto_5.2.6_windows_amd64.tar.gz", + "hash": "e33d4179ea4bbca8f2da1c2b6af20514ae98ed177a65c70daeebe2c6eb6913b1" } }, "bin": "pluto.exe",