Updater bot : jackett updated to 0.20.1563

This commit is contained in:
alexbelgium
2022-08-04 01:56:48 +02:00
parent 0a81c01803
commit f0f3d17d50
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.1563 (04-08-2022)
- Update to latest version from linuxserver/docker-jackett
## 0.20.1485 (30-07-2022)
- Update to latest version from linuxserver/docker-jackett

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "30-07-2022",
"last_update": "04-08-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.20.1485"
"upstream_version": "0.20.1563"
}