Update to 0.18.623

This commit is contained in:
alexbelgium
2021-08-29 11:19:18 +02:00
parent fbb2f8cd41
commit a8eeea004f
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.18.623 (29-08-2021)
- Update to latest version from linuxserver/docker-jackett
## 0.18.616 (28-08-2021)
- Update to latest version from linuxserver/docker-jackett

View File

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