Update transmission to 4.0.4 (#886)

This commit is contained in:
smolgrrr 2023-12-08 04:23:00 +11:00 committed by GitHub
parent 46bbc2dd85
commit 6e8c2da5b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 9091
server:
image: linuxserver/transmission:4.0.3@sha256:be6b4fd40e4baf685633a9ccc7974fe350115fb4b2afdf244ebc0ccdf9a33cb7
image: linuxserver/transmission:4.0.4@sha256:760b2d364dbfb6d84c9688f624dc48f98665b15e9e41be2170715afcc525e329
environment:
- PUID=1000
- PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: transmission
category: networking
name: Transmission
version: "4.0.3"
version: "4.0.4"
tagline: A fast, easy and free BitTorrent client
description: >-
Transmission is designed for easy, powerful use. We've set the defaults to just work and it only takes a few clicks to configure advanced features like watch directories, bad peer blocklists, and the web interface. When Ubuntu chose Transmission as its default BitTorrent client, one of the most-cited reasons was its easy learning curve.
@ -33,7 +33,9 @@ defaultUsername: ""
defaultPassword: ""
torOnly: false
releaseNotes: >-
This release updates Transmission from version 3.00 to 4.0.3
This release updates Transmission from version 4.0.3 to 4.0.4.
This is a bugfix-only release.
Full release notes are available at https://github.com/transmission/transmission/releases