Updater bot : jackett updated to 0.22.119

This commit is contained in:
alexbelgium
2024-06-15 01:58:19 +02:00
parent 72e1db3801
commit f362326fc0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.22.119 (15-06-2024)
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)
## 0.22.76 (08-06-2024)
- Update to latest version from linuxserver/docker-jackett (changelog : https://github.com/linuxserver/docker-jackett/releases)

View File

@@ -107,6 +107,6 @@
"slug": "jackett_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"version": "0.22.76",
"version": "0.22.119",
"webui": "http://[HOST]:[PORT:9117]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "08-06-2024",
"last_update": "15-06-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.22.76"
"upstream_version": "0.22.119"
}