Updater bot : jackett updated to 0.24.234

This commit is contained in:
alexbelgium
2025-11-01 01:57:56 +01:00
parent 97c8a64e0b
commit 0c9e51d603
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.24.234 (01-11-2025)
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)
## "0.24.179" (25-10-2025)
- Minor bugs fixed

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "25-10-2025",
"last_update": "01-11-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.24.179"
"upstream_version": "0.24.234"
}