From 64869c58566bf29a9f4cc67af04b4bf25544ae74 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Sat, 23 Mar 2019 07:45:19 +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 e4c4771f..50a53e8e 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -184,7 +184,7 @@ "website": "https://github.com/phan/phan", "command": { "phar-download": { - "phar": "https://github.com/phan/phan/releases/download/1.2.6/phan.phar", + "phar": "https://github.com/phan/phan/releases/download/1.2.7/phan.phar", "bin": "%target-dir%/phan" } },