Updater bot : jackett updated to 0.21.763

This commit is contained in:
alexbelgium
2023-09-09 11:53:12 +02:00
parent 12598c9295
commit 90db681182
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.21.763 (09-09-2023)
- Update to latest version from linuxserver/docker-jackett
## 0.21.719 (02-09-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.719",
"version": "0.21.763",
"webui": "http://[HOST]:[PORT:9117]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "02-09-2023",
"last_update": "09-09-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.21.719"
"upstream_version": "0.21.763"
}