Update autobrr to 1.42.0 (#1136)

This commit is contained in:
Fabricio Silva 2024-06-11 03:05:18 +01:00 committed by GitHub
parent 89adbfa245
commit d3a0d959f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
web:
image: ghcr.io/autobrr/autobrr:v1.39.1@sha256:7149943f3f6a528ea653662272e8a2c78156cdbf51fd3313911eb57a03378a50
image: ghcr.io/autobrr/autobrr:v1.42.0@sha256:c38f2d0f31a63b98285049524115b238dbb9f1a39d5f60269dd8e9a19de7ebae
restart: on-failure
stop_grace_period: 1m
user: "1000:1000"

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: autobrr
category: media
name: autobrr
version: "1.39.1"
version: "1.42.0"
tagline: Modern, easy to use download automation for torrents and usenet
description: >-
autobrr is the modern download automation tool for torrents and usenet.
@ -17,7 +17,9 @@ 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.36.0 to 1.39.1. Full release notes are available at https://github.com/autobrr/autobrr/releases.
This update takes autobrr from version 1.39.1 to 1.42.0.
Full release notes are available at https://autobrr.com/release-notes
developer: autobrr
website: https://autobrr.com/
dependencies: []