diff --git a/resources/tools.json b/resources/tools.json index 5e5945ef..2536e642 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -683,11 +683,11 @@ "website": "https://psalm.dev/", "command": { "file-download": { - "url": "https://github.com/vimeo/psalm/releases/download/3.11.5/psalm.phar.asc", + "url": "https://github.com/vimeo/psalm/releases/download/3.11.6/psalm.phar.asc", "file": "%target-dir%/psalm.phar.asc" }, "phar-download": { - "phar": "https://github.com/vimeo/psalm/releases/download/3.11.5/psalm.phar", + "phar": "https://github.com/vimeo/psalm/releases/download/3.11.6/psalm.phar", "bin": "%target-dir%/psalm" } },