From 9cc0011ae42377cec86118432505033e156926a0 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Wed, 10 Aug 2022 03:54:08 +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 ed310574..b2789e39 100644 --- a/resources/architecture.json +++ b/resources/architecture.json @@ -61,7 +61,7 @@ "website": "https://github.com/phparkitect/arkitect", "command": { "phar-download": { - "phar": "https://github.com/phparkitect/arkitect/releases/download/0.2.27/phparkitect.phar", + "phar": "https://github.com/phparkitect/arkitect/releases/download/0.2.28/phparkitect.phar", "bin": "%target-dir%/phparkitect" } },