Updater bot : jackett updated to 0.21.696

This commit is contained in:
alexbelgium
2023-08-26 10:40:10 +02:00
parent 6425bf8a16
commit 58c5b4b030
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.21.696 (26-08-2023)
- Update to latest version from linuxserver/docker-jackett
## 0.21.695 (26-08-2023)
- Update to latest version from linuxserver/docker-jackett

View File

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

View File

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