feat: update qbittorrent to 4.3.9

This commit is contained in:
Mogeko 2021-11-19 16:40:21 +00:00
parent 77541bc4e9
commit 76b328d04f
No known key found for this signature in database
GPG key ID: B35485A88F40AD2C
2 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View file

@ -75,5 +75,6 @@ $RECYCLE.BIN/
# End of https://www.toptal.com/developers/gitignore/api/macos,windows,linux
# Custom example dirs
example/config
example/**/*
!example/config/qBittorrent.conf
!example/data/.gitkeep

View file

@ -1,5 +1,5 @@
{
"qbittorrent": "4.3.8",
"qbittorrent": "4.3.9",
"libtorrent": "1.2.14",
"pkgrel": 1
"pkgrel": 0
}