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.16

This commit is contained in:
Anthony Bilinski 2022-02-18 18:19:05 -08:00
parent e076d4b7a7
commit 2fca383e70
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.15
TOXCORE_HASH=577e23fe52f8be6739a9fffb2b16bfefd3a0ef4994d0714cb28a1ecca3669ca6
TOXCORE_VERSION=0.2.16
TOXCORE_HASH=653aa42654b607f0940cecfac873e9ce55605119a90d1dc454d1090ff6ca29c0
source "$(dirname "$0")"/common.sh