Updater bot : jackett updated to 0.24.338

This commit is contained in:
alexbelgium
2025-11-22 01:57:48 +01:00
parent 263fcf76ce
commit f62924f05e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.24.338 (22-11-2025)
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release

View File

@@ -106,5 +106,5 @@ schema:
slug: jackett_nas
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/jackett
version: 0.24.311
version: "0.24.338"
webui: http://[HOST]:[PORT:9117]

View File

@@ -1,8 +1,8 @@
{
"last_update": "15-11-2025",
"last_update": "22-11-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.24.311"
"upstream_version": "0.24.338"
}