Bump up go-vod (fix #532)

pull/563/head
Varun Patil 2023-03-29 16:13:57 -07:00
parent a0ff17df96
commit 8c881f0488
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ mv "exiftool-$exifver" exiftool
rm -rf *.zip exiftool/t exiftool/html exiftool/windows_exiftool rm -rf *.zip exiftool/t exiftool/html exiftool/windows_exiftool
chmod 755 exiftool/exiftool chmod 755 exiftool/exiftool
govod="0.0.34" govod="0.0.35"
echo "Getting go-vod $govod" 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-amd64"
wget -q "https://github.com/pulsejet/go-vod/releases/download/$govod/go-vod-aarch64" wget -q "https://github.com/pulsejet/go-vod/releases/download/$govod/go-vod-aarch64"