Updater bot : jackett updated to 0.20.1293

This commit is contained in:
alexbelgium
2022-07-09 09:41:24 +02:00
parent 5613cae106
commit 2aed086697
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.1293 (09-07-2022)
- Update to latest version from linuxserver/docker-jackett
## 0.20.1292 (09-07-2022)
- Update to latest version from linuxserver/docker-jackett

View File

@@ -44,6 +44,6 @@
"slug": "jackett_nas",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"version": "0.20.1292",
"version": "0.20.1293",
"webui": "http://[HOST]:[PORT:9117]"
}

View File

@@ -4,5 +4,5 @@
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.20.1292"
"upstream_version": "0.20.1293"
}