From 2001ee9a7f8d47a54a3c5e906b6d43c1618b3392 Mon Sep 17 00:00:00 2001 From: gek64 <10346089+gek64@users.noreply.github.com> Date: Wed, 24 Aug 2022 23:14:03 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0410697..447a53d 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ ### libtorrent - `v2.0.7` ### qbittorrent-nox -- `v4.4.3.1` +- `v4.4.4` ## Install prebuilt binaries for freebsd ```sh # get files -fetch https://github.com/gek64/qbittorrent-nox-freebsd/releases/download/v4.4.3.1/libtorrent-rasterbar.so.2.0.7 -fetch https://github.com/gek64/qbittorrent-nox-freebsd/releases/download/v4.4.3.1/qbittorrent-nox +fetch https://github.com/gek64/qbittorrent-nox-freebsd/releases/download/v4.4.4/libtorrent-rasterbar.so.2.0.7 +fetch https://github.com/gek64/qbittorrent-nox-freebsd/releases/download/v4.4.4/qbittorrent-nox # copy to folder mkdir -p /usr/local/lib/ && cp libtorrent-rasterbar.so* /usr/local/lib/