Update to 0.20.236

This commit is contained in:
alexbelgium
2022-01-04 01:57:48 +01:00
parent ea0ddd8739
commit 7d33d244da
2 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.236 (04-01-2022)
- Update to latest version from linuxserver/docker-jackett
## 0.20.222-1
- Fixed local config

View File

@@ -1,6 +1,6 @@
{
{
"name": "Jackett NAS",
"version": "0.20.222",
"version": "0.20.236",
"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",
@@ -12,7 +12,7 @@
"armhf"
],
"boot": "auto",
"upstream": "0.20.222-1",
"upstream": "0.20.236",
"startup": "services",
"webui": "http://[HOST]:[PORT:9117]",
"environment": {