Updater bot : jackett updated to 0.24.364

This commit is contained in:
alexbelgium
2025-11-29 01:57:43 +01:00
parent 4f970fb270
commit f21e7efe9c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.24.364 (29-11-2025)
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)
## 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.338"
version: "0.24.364"
webui: http://[HOST]:[PORT:9117]

View File

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