diff --git a/resources/tools.json b/resources/tools.json index 5ef74efc..40b83147 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -631,11 +631,11 @@ "website": "https://getpsalm.org/", "command": { "file-download": { - "url": "https://github.com/vimeo/psalm/releases/download/3.2.11/psalm.phar.asc", + "url": "https://github.com/vimeo/psalm/releases/download/3.2.12/psalm.phar.asc", "file": "%target-dir%/psalm.phar.asc" }, "phar-download": { - "phar": "https://github.com/vimeo/psalm/releases/download/3.2.11/psalm.phar", + "phar": "https://github.com/vimeo/psalm/releases/download/3.2.12/psalm.phar", "bin": "%target-dir%/psalm" } },