1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

chore(deps): Update c-toxcore to v0.2.17

This commit is contained in:
Anthony Bilinski 2022-03-07 03:23:27 -08:00
parent e100f81ba9
commit 8ff52e500a
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C

View File

@ -17,8 +17,8 @@
set -euo pipefail
TOXCORE_VERSION=0.2.16
TOXCORE_HASH=653aa42654b607f0940cecfac873e9ce55605119a90d1dc454d1090ff6ca29c0
TOXCORE_VERSION=0.2.17
TOXCORE_HASH=d9cdf5d690fe8e217dcaba5b988fb943bbe7bda919a2fde6d9506df047e5f4cb
source "$(dirname "$0")"/common.sh