Updater bot : transmission_openvpn updated to v5.3.2

This commit is contained in:
alexbelgium
2025-05-31 01:59:34 +02:00
parent a97f76183e
commit 8117bed6ae
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v5.3.2 (31-05-2025)
- Update to latest version from haugene/docker-transmission-openvpn (changelog : https://github.com/haugene/docker-transmission-openvpn/releases)
## v5.3.1-6 (29-12-2023)
- Minor bugs fixed

View File

@@ -145,5 +145,5 @@
"slug": "transmission_openvpn",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v5.3.1-6"
"version": "v5.3.2"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "09-12-2023",
"last_update": "31-05-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "transmission_openvpn",
"source": "github",
"upstream_repo": "haugene/docker-transmission-openvpn",
"upstream_version": "v5.3.1"
"upstream_version": "v5.3.2"
}