Updater bot : jackett updated to 0.20.2026

This commit is contained in:
alexbelgium
2022-10-01 01:57:40 +02:00
parent 3103e429d1
commit e8e51cd2a0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.2026 (01-10-2022)
- Update to latest version from linuxserver/docker-jackett
## 0.20.2019 (30-09-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.2019",
"version": "0.20.2026",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9117]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "30-09-2022",
"last_update": "01-10-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.20.2019"
"upstream_version": "0.20.2026"
}