diff --git a/resources/tools.json b/resources/tools.json index d52dd924..c313fa70 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -633,11 +633,11 @@ "website": "https://psalm.dev/", "command": { "file-download": { - "url": "https://github.com/vimeo/psalm/releases/download/3.4.9/psalm.phar.asc", + "url": "https://github.com/vimeo/psalm/releases/download/3.4.10/psalm.phar.asc", "file": "%target-dir%/psalm.phar.asc" }, "phar-download": { - "phar": "https://github.com/vimeo/psalm/releases/download/3.4.9/psalm.phar", + "phar": "https://github.com/vimeo/psalm/releases/download/3.4.10/psalm.phar", "bin": "%target-dir%/psalm" } },