mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(bootstrap.sh): bump toxcore version to latest 0.1.10 release
It includes some needed fixes.
This commit is contained in:
parent
37419825ca
commit
1755dac536
|
@ -31,7 +31,7 @@ readonly INSTALL_DIR=libs
|
||||||
readonly BASE_DIR="${SCRIPT_DIR}/${INSTALL_DIR}"
|
readonly BASE_DIR="${SCRIPT_DIR}/${INSTALL_DIR}"
|
||||||
|
|
||||||
# versions of libs to checkout
|
# versions of libs to checkout
|
||||||
readonly TOXCORE_VERSION="v0.1.2"
|
readonly TOXCORE_VERSION="v0.1.10"
|
||||||
readonly SQLCIPHER_VERSION="v3.4.0"
|
readonly SQLCIPHER_VERSION="v3.4.0"
|
||||||
|
|
||||||
# directory names of cloned repositories
|
# directory names of cloned repositories
|
||||||
|
|
Loading…
Reference in New Issue
Block a user