From d17384bc320867f35a9635e0008a4d2478e3bf1d Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Wed, 31 Jul 2019 08:41:45 +0000 Subject: [PATCH] Update tools --- resources/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/tools.json b/resources/tools.json index bd7a585e..c3df0a3d 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -175,7 +175,7 @@ "website": "https://github.com/phan/phan", "command": { "phar-download": { - "phar": "https://github.com/phan/phan/releases/download/2.2.7/phan.phar", + "phar": "https://github.com/phan/phan/releases/download/2.2.8/phan.phar", "bin": "%target-dir%/phan" } },