Update to 0.18.724

This commit is contained in:
alexbelgium
2021-09-10 14:40:06 +02:00
parent 5c13eef52d
commit 01e549255d
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.18.724 (10-09-2021)
- Update to latest version from linuxserver/docker-jackett
## 0.18.713 (09-09-2021)
- Update to latest version from linuxserver/docker-jackett

View File

@@ -1,7 +1,7 @@
{
"name": "Jackett NAS",
"version": "0.18.713",
"upstream": "0.18.713",
"version": "0.18.724",
"upstream": "0.18.724",
"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",