Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/updater.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7b9e88f..ff92142 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.PHONY: updater.phar
box:
- curl -L https://github.com/box-project/box2/releases/download/2.7.4/box-2.7.4.phar -o box
+ curl -L https://github.com/box-project/box/releases/download/3.11.1/box.phar -o box
chmod +x box
updater.phar: box updater.php lib/*.php buildVersionFile.php