Update to qbittorrent 4.0.4 and libtorrent 1.1.6

No change necessary to patch file.
This commit is contained in:
pl77
2018-03-02 12:48:44 -05:00
committed by GitHub
parent f6d230b542
commit 2359b3b2f2

View File

@@ -7,8 +7,8 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
LABEL maintainer="sparklyballs"
# package versions
ARG QBITTORRENT_VER="4.0.3"
ARG RASTERBAR_VER="1.1.5"
ARG QBITTORRENT_VER="4.0.4"
ARG RASTERBAR_VER="1.1.6"
# environment settings
ENV HOME="/config" \