From cc282daf850a156fc170211c19ca9c0353f62458 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Fri, 21 Feb 2020 10:18:20 +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 0ca3f759..45165f83 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -187,7 +187,7 @@ "website": "https://github.com/phan/phan", "command": { "phar-download": { - "phar": "https://github.com/phan/phan/releases/download/2.4.9/phan.phar", + "phar": "https://github.com/phan/phan/releases/download/2.5.0/phan.phar", "bin": "%target-dir%/phan" } },