We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3953d commit c6f4e95Copy full SHA for c6f4e95
2 files changed
CMakeLists.txt
@@ -11,7 +11,7 @@ set(minBoostVersion 1.76)
11
set(minQt6Version 6.5.0)
12
set(minOpenSSLVersion 3.0.2)
13
set(minLibtorrent1Version 1.2.19)
14
-set(minLibtorrentVersion 2.0.9)
+set(minLibtorrentVersion 2.0.10)
15
set(minZlibVersion 1.2.11)
16
17
include(GNUInstallDirs)
INSTALL
@@ -5,7 +5,7 @@ qBittorrent - A BitTorrent client in C++ / Qt
5
6
- Boost >= 1.76
7
8
- - libtorrent-rasterbar 1.2.19 - 1.2.x || 2.0.9 - 2.0.x
+ - libtorrent-rasterbar 1.2.19 - 1.2.x || 2.0.10 - 2.0.x
9
* By Arvid Norberg, https://www.libtorrent.org/
10
* Be careful: another library (the one used by rTorrent) uses a similar name
0 commit comments