Updater bot : jackett updated to 0.24.1909

This commit is contained in:
alexbelgium
2026-05-22 11:56:15 +02:00
parent 07f85c0f9b
commit b9fcf21a5f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.24.1909 (2026-05-22)
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)
## 0.24.1866 (2026-05-16)
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)

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.1866"
version: "0.24.1909"
webui: http://[HOST]:[PORT:9117]

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-05-16",
"last_update": "2026-05-22",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.24.1866"
"upstream_version": "0.24.1909"
}