From d42e8e75dc6f3b77fb61899532709c176680eb6f Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Wed, 10 Feb 2021 03:44:17 +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 4b4c5d18..809be021 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.0/deptrac.phar", + "phar": "https://github.com/qossmic/deptrac/releases/download/0.11.1/deptrac.phar", "bin": "%target-dir%/deptrac" } },