Update to 0.20.173

This commit is contained in:
alexbelgium
2021-12-18 01:57:13 +01:00
parent 33128c9a20
commit 23249c4b6c
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.173 (18-12-2021)
- Update to latest version from linuxserver/docker-jackett
## 0.20.172 (15-12-2021) ## 0.20.172 (15-12-2021)
- Update to latest version from linuxserver/docker-jackett - Update to latest version from linuxserver/docker-jackett

View File

@@ -43,8 +43,8 @@
}, },
"slug": "jackett_nas", "slug": "jackett_nas",
"startup": "services", "startup": "services",
"upstream": "0.20.172", "upstream": "0.20.173",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.20.172", "version": "0.20.173",
"webui": "http://[HOST]:[PORT:9117]" "webui": "http://[HOST]:[PORT:9117]"
} }