From a0b165f353077ea238010f58635152bbc1118c9a Mon Sep 17 00:00:00 2001 From: Roland Franssen Date: Tue, 22 Jan 2019 11:24:01 +0100 Subject: [PATCH] patch update psalm --- resources/tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/tools.json b/resources/tools.json index bd896485..7ffc0b4d 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -577,11 +577,11 @@ "website": "https://getpsalm.org/", "command": { "file-download": { - "url": "https://github.com/vimeo/psalm/releases/download/3.0.11/psalm.phar.asc", + "url": "https://github.com/vimeo/psalm/releases/download/3.0.12/psalm.phar.asc", "file": "%target-dir%/psalm.phar.asc" }, "phar-download": { - "phar": "https://github.com/vimeo/psalm/releases/download/3.0.11/psalm.phar", + "phar": "https://github.com/vimeo/psalm/releases/download/3.0.12/psalm.phar", "bin": "%target-dir%/psalm" } },