mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 17:21:56 +02:00
Updater bot : qbittorrent updated to 14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1-ls166
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1-ls166 (20-02-2022)
|
||||||
|
- Update to latest version from linuxserver/docker-qbittorrent
|
||||||
|
|
||||||
## 20.04.1 (20-02-2022)
|
## 20.04.1 (20-02-2022)
|
||||||
- Update to latest version from linuxserver/qbittorrent
|
- Update to latest version from linuxserver/qbittorrent
|
||||||
- Fix custom DNS
|
- Fix custom DNS
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="20.04.1"
|
ARG BUILD_UPSTREAM="14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1-ls166"
|
||||||
FROM ${BUILD_FROM}-$BUILD_UPSTREAM
|
FROM ${BUILD_FROM}-$BUILD_UPSTREAM
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -109,8 +109,8 @@
|
|||||||
"TZ": "str?"
|
"TZ": "str?"
|
||||||
},
|
},
|
||||||
"slug": "qbittorrent",
|
"slug": "qbittorrent",
|
||||||
"upstream": "20.04.1",
|
"upstream": "14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1-ls166",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "20.04.1",
|
"version": "14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1-ls166",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user