From e8ce78b778db05f99c67c1970c76bca710602b29 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Mon, 28 Mar 2022 03:52:38 +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 a1d79b90..a65aea9c 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.0/phive-0.15.0.phar.asc", + "url": "https://github.com/phar-io/phive/releases/download/0.15.1/phive-0.15.1.phar.asc", "file": "%target-dir%/phive.asc" }, "phar-download": { - "phar": "https://github.com/phar-io/phive/releases/download/0.15.0/phive-0.15.0.phar", + "phar": "https://github.com/phar-io/phive/releases/download/0.15.1/phive-0.15.1.phar", "bin": "%target-dir%/phive" }, "sh": {