Update to 14.3.5.99202106080759-7366-33e090cfcubuntu20.04.1-ls136

This commit is contained in:
alexbelgium
2021-06-09 01:57:07 +02:00
parent ed88492fed
commit 2895b45aa4
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 14.3.5.99202106080759-7366-33e090cfcubuntu20.04.1-ls136 (09-06-2021)
- Update to latest version from linuxserver/docker-qbittorrent
- Add banner in log
- New option openvpn_alternative_mode, binds only ovpn to qbittorrent and not webui

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="14.3.5.99202105022253-7365-063844ed4ubuntu20.04.1-ls133"
ARG BUILD_UPSTREAM="14.3.5.99202106080759-7366-33e090cfcubuntu20.04.1-ls136"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
# Base system

View File

@@ -1,7 +1,7 @@
{
"name": "Qbittorrent",
"version": "14.3.5.99202105022253-7365-063844ed4ubuntu20.04.1-ls133-dev2",
"upstream": "14.3.5.99202105022253-7365-063844ed4ubuntu20.04.1-ls133",
"version": "14.3.5.99202106080759-7366-33e090cfcubuntu20.04.1-ls136",
"upstream": "14.3.5.99202106080759-7366-33e090cfcubuntu20.04.1-ls136",
"slug": "qbittorrent",
"description": "qBittorrent is a bittorrent client",
"url": "https://github.com/alexbelgium/hassio-addons",