From 6116485634234a6ecda71820fc86ede6f49fb0ef Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Tue, 13 Aug 2019 08:50:11 +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 0236cd39..2fcec872 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.9/phan.phar", + "phar": "https://github.com/phan/phan/releases/download/2.2.10/phan.phar", "bin": "%target-dir%/phan" } },