Update to 0.19.71

This commit is contained in:
alexbelgium
2021-10-28 01:57:32 +02:00
parent c19b23c254
commit d798f15cbe
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.19.71 (28-10-2021)
- Update to latest version from linuxserver/docker-jackett
## 0.19.62 (26-10-2021) ## 0.19.62 (26-10-2021)
- Update to latest version from linuxserver/docker-jackett - Update to latest version from linuxserver/docker-jackett

View File

@@ -44,8 +44,8 @@
}, },
"slug": "jackett_nas", "slug": "jackett_nas",
"startup": "services", "startup": "services",
"upstream": "0.19.62", "upstream": "0.19.71",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.19.62", "version": "0.19.71",
"webui": "http://[HOST]:[PORT:9117]" "webui": "http://[HOST]:[PORT:9117]"
} }