Update to 14.3.6.99202107121017-7389-3ac8c97e6ubuntu20.04.1-ls145

This commit is contained in:
alexbelgium
2021-07-13 01:57:51 +02:00
parent 7b0d522ea7
commit a857145c97
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 14.3.6.99202107121017-7389-3ac8c97e6ubuntu20.04.1-ls145 (13-07-2021)
- Update to latest version from linuxserver/docker-qbittorrent
## 14.3.6.99202107050919-7388-ede42910dubuntu20.04.1-ls143 (05-07-2021) ## 14.3.6.99202107050919-7388-ede42910dubuntu20.04.1-ls143 (05-07-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.6.99202107050919-7388-ede42910dubuntu20.04.1-ls143" ARG BUILD_UPSTREAM="14.3.6.99202107121017-7389-3ac8c97e6ubuntu20.04.1-ls145"
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.6.99202107050919-7388-ede42910dubuntu20.04.1-ls143-v2", "version": "14.3.6.99202107121017-7389-3ac8c97e6ubuntu20.04.1-ls145",
"upstream": "14.3.6.99202107050919-7388-ede42910dubuntu20.04.1-ls143", "upstream": "14.3.6.99202107121017-7389-3ac8c97e6ubuntu20.04.1-ls145",
"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",