diff --git a/qbittorrent/docker-compose.yml b/qbittorrent/docker-compose.yml index bd6f42b..e4a5635 100644 --- a/qbittorrent/docker-compose.yml +++ b/qbittorrent/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" server: - image: hotio/qbittorrent:release-4.5.2@sha256:43b975dc4f44c6bd9ff8a63e86b1878d5a0b3b39fa3168aab8d81b7455e79adc + image: hotio/qbittorrent:release-4.6.0@sha256:78ac9dfad4e1bbb7233e11e09781c929e692d92d5de8f499c0f4477eee266622 environment: - PUID=1000 - PGID=1000 diff --git a/qbittorrent/umbrel-app.yml b/qbittorrent/umbrel-app.yml index 5107d4d..9c001e1 100644 --- a/qbittorrent/umbrel-app.yml +++ b/qbittorrent/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: qbittorrent category: networking name: qBittorrent -version: "4.5.2" +version: "4.6.0" tagline: Free and reliable P2P Bittorrent client description: >- qBittorrent is an open-source software alternative to µTorrent. It's designed to meet the needs of most users while using as little CPU and memory as possible. @@ -13,6 +13,8 @@ description: >- ⚠️ qBittorrent downloads torrents over the Clearnet, not Tor. +releaseNotes: >- + This release updates qBittorrent from version 4.5.2 to 4.6.0. Read the full release notes at https://www.qbittorrent.org/news#sun-oct-22th-2023---qbittorrent-v4.6.0-release developer: qBittorrent website: https://qbittorrent.org/ dependencies: []