mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 00:31:51 +02:00
Update to 14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls119
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls119
|
||||||
|
- Update to latest version from linuxserver/docker-qbittorrent
|
||||||
|
|
||||||
## 14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls118
|
## 14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls118
|
||||||
- Update to latest version from linuxserver/docker-qbittorrent
|
- Update to latest version from linuxserver/docker-qbittorrent
|
||||||
- Allow mounting shares named \ip\share in addition to //ip/share
|
- Allow mounting shares named \ip\share in addition to //ip/share
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls118"
|
ARG BUILD_UPSTREAM="14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls119"
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
|
|
||||||
# Copy root filesystem
|
# Copy root filesystem
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Qbittorrent",
|
"name": "Qbittorrent",
|
||||||
"version": "14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls118",
|
"version": "14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls119",
|
||||||
"upstream": "14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls118",
|
"upstream": "14.3.3.99202101191832-7248-da0b276d5ubuntu20.04.1-ls119",
|
||||||
"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