Updater bot : jackett updated to 0.20.4141

This commit is contained in:
alexbelgium
2023-05-13 01:58:48 +02:00
parent 60c9f06e85
commit b2cf0b8de1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.20.4141 (13-05-2023)
- Update to latest version from linuxserver/docker-jackett
### 0.20.4083-2 (12-05-2023)
- Minor bugs fixed
- Feat : cifsdomain added @thiagomoreirac

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "06-05-2023",
"last_update": "13-05-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.20.4083"
"upstream_version": "0.20.4141"
}