diff --git a/resources/tools.json b/resources/tools.json index fe513a24..e4c4771f 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -624,11 +624,11 @@ "website": "https://getpsalm.org/", "command": { "file-download": { - "url": "https://github.com/vimeo/psalm/releases/download/3.2/psalm.phar.asc", + "url": "https://github.com/vimeo/psalm/releases/download/3.2.2/psalm.phar.asc", "file": "%target-dir%/psalm.phar.asc" }, "phar-download": { - "phar": "https://github.com/vimeo/psalm/releases/download/3.2/psalm.phar", + "phar": "https://github.com/vimeo/psalm/releases/download/3.2.2/psalm.phar", "bin": "%target-dir%/psalm" } },