diff --git a/bucket/pluto.json b/bucket/pluto.json index 07911ca37c..ab99409cff 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.2.4", + "version": "5.2.5", "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.4/pluto_5.2.4_windows_amd64.tar.gz", - "hash": "4b06cdbad1c752e4ce35394a10e7fbe4b555321d7edcdb1faa716b91d8e6b5a8" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.2.5/pluto_5.2.5_windows_amd64.tar.gz", + "hash": "b74a0cd5a2734a7cdc37a27539f009189b1ad6872827e17470c62f1db872dbe9" } }, "bin": "pluto.exe",