Updater bot : jackett updated to 0.20.466

This commit is contained in:
alexbelgium
2022-01-27 17:18:38 +01:00
parent b1c31c16f7
commit df5b2e1e80
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.466 (27-01-2022)
- Update to latest version from linuxserver/docker-jackett
## 0.20.444 (25-01-2022)
- Update to latest version from linuxserver/docker-jackett

View File

@@ -1,6 +1,6 @@
{
"name": "Jackett NAS",
"version": "0.20.444",
"version": "0.20.466",
"slug": "jackett_nas",
"description": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
@@ -11,7 +11,7 @@
"armv7"
],
"boot": "auto",
"upstream": "0.20.444",
"upstream": "0.20.466",
"startup": "services",
"webui": "http://[HOST]:[PORT:9117]",
"environment": {