From 40cbc17225ef3d0f5c9854e4a3b529af7e73c2fb Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Tue, 5 Mar 2024 20:54:43 -0800 Subject: [PATCH] Update Autobrr to v1.39.1 (#995) --- autobrr/docker-compose.yml | 2 +- autobrr/umbrel-app.yml | 18 ++---------------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/autobrr/docker-compose.yml b/autobrr/docker-compose.yml index 2eb75a73..34c77958 100644 --- a/autobrr/docker-compose.yml +++ b/autobrr/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" web: - image: ghcr.io/autobrr/autobrr:v1.36.0@sha256:14eaf6809f431cd38afdfa3e498e01e88b9a86a54ea9ecb8ae608d48d5aa81f0 + image: ghcr.io/autobrr/autobrr:v1.39.1@sha256:7149943f3f6a528ea653662272e8a2c78156cdbf51fd3313911eb57a03378a50 restart: on-failure stop_grace_period: 1m user: "1000:1000" diff --git a/autobrr/umbrel-app.yml b/autobrr/umbrel-app.yml index 2a02b32b..3641e2dc 100644 --- a/autobrr/umbrel-app.yml +++ b/autobrr/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: autobrr category: media name: autobrr -version: "1.36.0" +version: "1.39.1" tagline: Modern, easy to use download automation for torrents and usenet description: >- autobrr is the modern download automation tool for torrents and usenet. @@ -17,21 +17,7 @@ description: >- It then sends that torrent file to a download client of your choice. A download client can be anything from qBittorrent, Deluge, Radarr, Sonarr, watch folder, and more. releaseNotes: >- - This update takes autobrr from version 1.34.1 to 1.36.0, and includes the following changes: - - - - improved RSS size parsing - - - qBittorrent add priority handling - - - ability to change password and username - - - incognito mode - - - and many more... - - - Full release notes are available at https://github.com/autobrr/autobrr/releases. + This update takes autobrr from version 1.36.0 to 1.39.1. Full release notes are available at https://github.com/autobrr/autobrr/releases. developer: autobrr website: https://autobrr.com/ dependencies: []