Updater bot : jackett updated to 0.21.631

This commit is contained in:
alexbelgium
2023-08-12 01:58:39 +02:00
parent 64657b1710
commit 712bf78ee4
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.21.631 (12-08-2023)
- Update to latest version from linuxserver/docker-jackett
## 0.21.583 (05-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.583",
"version": "0.21.631",
"webui": "http://[HOST]:[PORT:9117]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "05-08-2023",
"last_update": "12-08-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "jackett",
"source": "github",
"upstream_repo": "linuxserver/docker-jackett",
"upstream_version": "0.21.583"
"upstream_version": "0.21.631"
}