Updater bot : jackett updated to 0.20.1018

This commit is contained in:
alexbelgium
2022-05-06 11:05:24 +02:00
parent eab5fd6056
commit 6c61e9be95
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.1018 (06-05-2022)
- Update to latest version from linuxserver/docker-jackett
## 0.20.1010 (05-05-2022)
- Update to latest version from linuxserver/docker-jackett

View File

@@ -43,6 +43,6 @@
"slug": "jackett_nas",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"version": "0.20.1010",
"version": "0.20.1018",
"webui": "http://[HOST]:[PORT:9117]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "05-05-2022",
"last_update": "06-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.20.1010"
"upstream_version": "0.20.1018"
}