Updater bot : transmission updated to 4.1.1

This commit is contained in:
alexbelgium
2026-02-28 10:39:27 +01:00
parent 2920b0563d
commit c92448ce9d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.1.1 (2026-02-28)
- Update to latest version from linuxserver/docker-transmission (changelog : https://github.com/linuxserver/docker-transmission/releases)
## 4.1.0-2 (31-01-2026)
- Minor bugs fixed

View File

@@ -124,4 +124,4 @@ schema:
slug: transmission_ls
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "4.1.0-2"
version: "4.1.1"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-01-30",
"last_update": "2026-02-28",
"repository": "alexbelgium/hassio-addons",
"slug": "transmission",
"source": "github",
"upstream_repo": "linuxserver/docker-transmission",
"upstream_version": "4.1.0"
"upstream_version": "4.1.1"
}