Update to 14.3.5.99202106211645-7376-e25948e73ubuntu20.04.1-ls140

This commit is contained in:
alexbelgium
2021-06-22 01:57:09 +02:00
parent d8e5cfb66c
commit a5880e1222
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 14.3.5.99202106211645-7376-e25948e73ubuntu20.04.1-ls140 (22-06-2021)
- Update to latest version from linuxserver/docker-qbittorrent
## 14.3.5.99202106201814-7376-e25948e73ubuntu20.04.1-ls139 (21-06-2021)
- Update to latest version from linuxserver/docker-qbittorrent

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="14.3.5.99202106201814-7376-e25948e73ubuntu20.04.1-ls139"
ARG BUILD_UPSTREAM="14.3.5.99202106211645-7376-e25948e73ubuntu20.04.1-ls140"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
# Base system

View File

@@ -1,7 +1,7 @@
{
"name": "Qbittorrent",
"version": "14.3.5.99202106201814-7376-e25948e73ubuntu20.04.1-ls139",
"upstream": "14.3.5.99202106201814-7376-e25948e73ubuntu20.04.1-ls139",
"version": "14.3.5.99202106211645-7376-e25948e73ubuntu20.04.1-ls140",
"upstream": "14.3.5.99202106211645-7376-e25948e73ubuntu20.04.1-ls140",
"slug": "qbittorrent",
"description": "qBittorrent is a bittorrent client",
"url": "https://github.com/alexbelgium/hassio-addons",