Update to 14.3.5.99202106201814-7376-e25948e73ubuntu20.04.1-ls139

This commit is contained in:
alexbelgium
2021-06-21 01:56:57 +02:00
parent adf3328f2f
commit b115ae9ae0
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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