mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(build): update Windows Toxcore version to 0.2.9
This commit is contained in:
parent
033f28e67e
commit
83ec497bf7
|
@ -902,8 +902,8 @@ fi
|
|||
# Toxcore
|
||||
|
||||
TOXCORE_PREFIX_DIR="$DEP_DIR/libtoxcore"
|
||||
TOXCORE_VERSION=0.2.8
|
||||
TOXCORE_HASH="47fe125d8558775a03a3ded58e9faa07a01cfecd65257e24b544b4b5698d9362"
|
||||
TOXCORE_VERSION=0.2.9
|
||||
TOXCORE_HASH="a8c962709447fb9b0cbb1a90ec1945a1b2d272b4d322356c48a4e3882b1267e7"
|
||||
TOXCORE_FILENAME="c-toxcore-$TOXCORE_VERSION.tar.gz"
|
||||
if [ ! -f "$TOXCORE_PREFIX_DIR/done" ]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue
Block a user