aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@dec05ebas-iMac.local>2018-09-29 22:49:01 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-06 07:39:33 +0200
commit3f543a7c36f503f8b8d10c9885d2ece81a955ff5 (patch)
treee4db81cba45ceb920b4d38dadf2735efa573ac01 /project.conf
parente7ebd55c31148089eb54ffbd708216c1c7cb09ff (diff)
Update readme, project.conf and install script for mac
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index 48b19f4..73eed20 100644
--- a/project.conf
+++ b/project.conf
@@ -9,6 +9,6 @@ platforms = ["linux32", "linux64", "win64", "macos32", "macos64"]
ignore_dirs = ["cmake", "cmake-build-debug", "build", "distribute", "examples", "msvc", "cmake_msvc"]
[dependencies]
-libcurl = "7.57.0"
-libarchive = "3.3.2"
+libcurl = "7"
+libarchive = "3.3.0"
libgit2 = "0.26.0"