Update to 0.19.16

This commit is contained in:
alexbelgium
2021-10-23 01:56:47 +02:00
parent 3a0af77bb9
commit e11c14e969
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.19.16 (23-10-2021)
- Update to latest version from linuxserver/docker-jackett
## 0.18.1041 (21-10-2021)
- Update to latest version from linuxserver/docker-jackett

View File

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