Updater bot : seafile updated to v9.0.13-pro

This commit is contained in:
alexbelgium
2022-11-11 17:14:30 +01:00
parent 383fa8d767
commit d58363b7e1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v9.0.13-pro (11-11-2022)
- Update to latest version from haiwen/seahub
## v9.0.12-pro (05-11-2022)
- Update to latest version from haiwen/seahub

View File

@@ -95,6 +95,6 @@
],
"slug": "seafile",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
"version": "v9.0.12-pro",
"version": "v9.0.13-pro",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
}

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "05-11-2022",
"last_update": "11-11-2022",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "seafile",
"source": "github",
"upstream_repo": "haiwen/seahub",
"upstream_version": "v9.0.12-pro"
"upstream_version": "v9.0.13-pro"
}