Skip to content

Commit dbb68f3

Browse files
committed
Blu-ray / 2.9.0 release
1 parent 619e3a1 commit dbb68f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bluray

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ heibaise=${black}${on_white}; shanshuo=$(tput blink); wuguangbiao=$(tput civis);
6767
CW="${bold}${baihongse} ERROR ${jiacu}";ZY="${baihongse}${bold} ATTENTION ${jiacu}";JG="${baihongse}${bold} WARNING ${jiacu}"
6868
# --------------------------------------------------------------------------------
6969
BDDATE=2019.01.14
70-
BDVER=2.8.9
70+
BDVER=2.9.0
7171
DeBUG=0
7272
# --------------------------------------------------------------------------------
7373
using_bdinfo=new
@@ -211,7 +211,7 @@ elif [[ ! `ls "${DIR}" | grep -E "mono.net-4.0"` ]] && [[ ! `command -v git` ]];
211211
echo "\n${bold}Git not found, downloading library via wget ...\n"
212212
cd "${DIR}"
213213
[[ $DeBUG == 1 ]] && echo -e "\nDIR = ${DIR}\n" && ls
214-
BDVER=2.7.0
214+
BDVER=2.9.0
215215
wget --no-check-certificate -O $BDVER.tar.gz https://github.com/Aniverse/bluray/archive/$BDVER.tar.gz
216216
tar zxf $BDVER.tar.gz
217217
rm -rf bluray-$BDVER/{bluray,README.md}

0 commit comments

Comments
 (0)