From 5b3aa1c53962311d35d1e7a0356aecf4dc4f00e7 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Sat, 13 Mar 2021 03:47:37 +0000 Subject: [PATCH] Update tools --- resources/architecture.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/architecture.json b/resources/architecture.json index 42e1b3ad..f7afa218 100644 --- a/resources/architecture.json +++ b/resources/architecture.json @@ -19,7 +19,7 @@ "website": "https://github.com/qossmic/deptrac", "command": { "phar-download": { - "phar": "https://github.com/qossmic/deptrac/releases/download/0.11.1/deptrac.phar", + "phar": "https://github.com/qossmic/deptrac/releases/download/0.12.0/deptrac.phar", "bin": "%target-dir%/deptrac" } },