Updater bot : jackett updated to 0.20.3164

This commit is contained in:
alexbelgium
2023-02-19 10:29:59 +01:00
parent c97100f8a7
commit b6242807b0
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.20.3164 (19-02-2023)
- Update to latest version from linuxserver/docker-jackett
## 0.20.3160 (19-02-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.3160",
"version": "0.20.3164",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9117]"
}

View File

@@ -4,5 +4,5 @@
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.20.3160"
"upstream_version": "0.20.3164"
}