mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-10 02:41:47 +02:00
Update to 14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls129
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls129 (27-04-2021)
|
||||||
|
- Update to latest version from linuxserver/docker-qbittorrent
|
||||||
## 14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls128
|
## 14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls128
|
||||||
- Update to latest version from linuxserver/docker-qbittorrent
|
- Update to latest version from linuxserver/docker-qbittorrent
|
||||||
- Clarified steps to check in case of smb mount fail
|
- Clarified steps to check in case of smb mount fail
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls128"
|
ARG BUILD_UPSTREAM="14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls129"
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
|
|
||||||
# Base system
|
# Base system
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Qbittorrent",
|
"name": "Qbittorrent",
|
||||||
"version": "14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls128-dev2",
|
"version": "14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls129",
|
||||||
"upstream": "14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls128",
|
"upstream": "14.3.4.99202104250604-7352-b2a43eeffubuntu20.04.1-ls129",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user