Update to 0.18.709

This commit is contained in:
alexbelgium
2021-09-08 20:38:10 +02:00
parent eceb3a86e1
commit 5ea7524bcb
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.18.709 (08-09-2021)
- Update to latest version from linuxserver/docker-jackett
## 0.18.666 (06-09-2021) ## 0.18.666 (06-09-2021)
- Update to latest version from linuxserver/docker-jackett - Update to latest version from linuxserver/docker-jackett

View File

@@ -1,7 +1,7 @@
{ {
"name": "Jackett NAS", "name": "Jackett NAS",
"version": "0.18.666", "version": "0.18.709",
"upstream": "0.18.666", "upstream": "0.18.709",
"slug": "jackett_nas", "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", "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", "url": "https://github.com/alexbelgium/hassio-addons",