mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : jackett updated to 0.20.573
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
## 0.20.573 (16-02-2022)
|
||||
- Update to latest version from linuxserver/docker-jackett
|
||||
|
||||
## 0.20.567 (15-02-2022)
|
||||
- Update to latest version from linuxserver/docker-jackett
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Jackett NAS",
|
||||
"version": "0.20.567",
|
||||
"version": "0.20.573",
|
||||
"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/tree/master/jackett",
|
||||
@@ -11,7 +11,7 @@
|
||||
"armv7"
|
||||
],
|
||||
"boot": "auto",
|
||||
"upstream": "0.20.567",
|
||||
"upstream": "0.20.573",
|
||||
"startup": "services",
|
||||
"webui": "http://[HOST]:[PORT:9117]",
|
||||
"environment": {
|
||||
|
||||
Reference in New Issue
Block a user