diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-11-20 03:51:44 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-11-20 03:51:58 +0100 |
commit | 5b929c9d1aee9e0ce4c16e86718c13e0c319f36c (patch) | |
tree | a07fd7a69847869d237af16fefcbeed3531331e7 /io.github.NhekoReborn.Nheko.yaml | |
parent | Translated using Weblate (German) (diff) | |
download | nheko-5b929c9d1aee9e0ce4c16e86718c13e0c319f36c.tar.xz |
Enable http/3 support
Diffstat (limited to 'io.github.NhekoReborn.Nheko.yaml')
-rw-r--r-- | io.github.NhekoReborn.Nheko.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml index 69be7301..7f3aefc3 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml @@ -170,8 +170,8 @@ modules: - -Ddefault_library=static name: coeurl sources: - - commit: cfeae3acef061dbb19706f462ee58b9be2e6ec76 - tag: v0.2.1 + - commit: f989f3c54c1ca15e29c5bd6b1ce4efbcb3fd8078 + #tag: v0.2.1 type: git url: https://nheko.im/nheko-reborn/coeurl.git - config-opts: @@ -182,7 +182,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: a1b7b81ce00ef5808eac0fdd895a95044e1b07ed + - commit: c7a13e79289ae35c4e2a9bccb3fdeb2bc03a925d #tag: v0.8.2 type: git url: https://github.com/Nheko-Reborn/mtxclient.git |