From 10c94734b90e87a17d67f8709aacbd0f05dd8049 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Thu, 12 Dec 2019 09:50:52 +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 8d95db6b..28f9f1ec 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.4.4/phan.phar", + "phar": "https://github.com/phan/phan/releases/download/2.4.5/phan.phar", "bin": "%target-dir%/phan" } },