feat: update qbittorrent to 4.3.9
This commit is contained in:
parent
77541bc4e9
commit
76b328d04f
2 changed files with 4 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"qbittorrent": "4.3.8",
|
||||
"qbittorrent": "4.3.9",
|
||||
"libtorrent": "1.2.14",
|
||||
"pkgrel": 1
|
||||
"pkgrel": 0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue