Updater bot : jackett updated to 0.20.2721

This commit is contained in:
alexbelgium
2023-01-28 01:58:18 +01:00
parent 0a7d0653b0
commit 8af7fbd207
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.2721 (28-01-2023)
- Update to latest version from linuxserver/docker-jackett
## 0.20.2687 (22-01-2023)
- Update to latest version from linuxserver/docker-jackett

View File

@@ -92,6 +92,6 @@
},
"slug": "jackett_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"version": "0.20.2687",
"version": "0.20.2721",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9117]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-01-2023",
"last_update": "28-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.20.2687"
"upstream_version": "0.20.2721"
}