From 7dcb891e5d710c99230be0e86103c9e91d1120e9 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Sun, 16 Oct 2022 00:25:18 +0100 Subject: Updating dependences. This was triggered by a vulnerability detected by dependabot. --- rdfox_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rdfox_setup.sh') diff --git a/rdfox_setup.sh b/rdfox_setup.sh index 2091088..c9728ca 100755 --- a/rdfox_setup.sh +++ b/rdfox_setup.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="5.2.1" +VERSION="5.7" NAME="RDFox-linux-x86_64-$VERSION" LINK="https://rdfox-distribution.s3.eu-west-2.amazonaws.com/release/v$VERSION/$NAME.zip" DEST="lib" -- cgit v1.2.3