diff --git a/scripts/get-exiftool.sh b/scripts/get-exiftool.sh index 3057adb4..7f4817a1 100755 --- a/scripts/get-exiftool.sh +++ b/scripts/get-exiftool.sh @@ -20,7 +20,7 @@ mv "exiftool-$exifver" exiftool rm -rf *.zip exiftool/t exiftool/html exiftool/windows_exiftool chmod 755 exiftool/exiftool -govod="0.0.34" +govod="0.0.35" echo "Getting go-vod $govod" wget -q "https://github.com/pulsejet/go-vod/releases/download/$govod/go-vod-amd64" wget -q "https://github.com/pulsejet/go-vod/releases/download/$govod/go-vod-aarch64"