From ac9487da6afbd5d3f40010290982798550da6a7b Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Mon, 10 Jun 2019 20:37:14 +0100 Subject: [PATCH] Update tools --- resources/tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/tools.json b/resources/tools.json index 2471ef6a..935590c0 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -645,11 +645,11 @@ "website": "https://getpsalm.org/", "command": { "file-download": { - "url": "https://github.com/vimeo/psalm/releases/download/3.4.3/psalm.phar.asc", + "url": "https://github.com/vimeo/psalm/releases/download/3.4.4/psalm.phar.asc", "file": "%target-dir%/psalm.phar.asc" }, "phar-download": { - "phar": "https://github.com/vimeo/psalm/releases/download/3.4.3/psalm.phar", + "phar": "https://github.com/vimeo/psalm/releases/download/3.4.4/psalm.phar", "bin": "%target-dir%/psalm" } },