From 046a1562addd2eee02dc467aeebd5b737693dc94 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Fri, 23 Aug 2024 03:39:48 +0000 Subject: [PATCH] Update tools --- resources/pre-installation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/pre-installation.json b/resources/pre-installation.json index 42d83d7..2352065 100644 --- a/resources/pre-installation.json +++ b/resources/pre-installation.json @@ -18,11 +18,11 @@ "website": "https://phar.io/", "command": { "file-download": { - "url": "https://github.com/phar-io/phive/releases/download/0.15.2/phive-0.15.2.phar.asc", + "url": "https://github.com/phar-io/phive/releases/download/0.15.3/phive-0.15.3.phar.asc", "file": "%target-dir%/phive.asc" }, "phar-download": { - "phar": "https://github.com/phar-io/phive/releases/download/0.15.2/phive-0.15.2.phar", + "phar": "https://github.com/phar-io/phive/releases/download/0.15.3/phive-0.15.3.phar", "bin": "%target-dir%/phive" }, "sh": {