Updater bot : jackett updated to 0.20.3956

This commit is contained in:
alexbelgium
2023-04-21 14:37:40 +02:00
parent 453e5541e1
commit 344a2040e8
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.3956 (21-04-2023)
- Update to latest version from linuxserver/docker-jackett
## 0.20.3903 (15-04-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.3903-2",
"version": "0.20.3956",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9117]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "15-04-2023",
"last_update": "21-04-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.20.3903"
"upstream_version": "0.20.3956"
}