aboutsummaryrefslogtreecommitdiff
path: root/getlibs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'getlibs.sh')
-rwxr-xr-xgetlibs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/getlibs.sh b/getlibs.sh
index 10b1392..be24be7 100755
--- a/getlibs.sh
+++ b/getlibs.sh
@@ -1,6 +1,6 @@
1#!/bin/sh 1#!/bin/sh
2 2
3VERSION="4.0.0" 3VERSION="4.1.0"
4NAME="RDFox-linux-$VERSION" 4NAME="RDFox-linux-$VERSION"
5LINK="https://rdfox-distribution.s3.eu-west-2.amazonaws.com/release/v$VERSION/$NAME.zip" 5LINK="https://rdfox-distribution.s3.eu-west-2.amazonaws.com/release/v$VERSION/$NAME.zip"
6DEST="./lib/" 6DEST="./lib/"