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

This commit is contained in:
Anthony Bilinski 2022-02-07 23:20:31 -08:00
parent 0706c90633
commit b657fa2bc6
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.13
TOXCORE_HASH=67114fa57504c58b695f5dce8ef85124d555f2c3c353d0d2615e6d4845114ab8
TOXCORE_VERSION=0.2.15
TOXCORE_HASH=577e23fe52f8be6739a9fffb2b16bfefd3a0ef4994d0714cb28a1ecca3669ca6
source "$(dirname "$0")"/common.sh