Updater bot : seafile updated to v9.0.11-pro

This commit is contained in:
alexbelgium
2022-10-29 02:00:53 +02:00
parent c0e874c1fd
commit 2ed5da286d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v9.0.11-pro (29-10-2022)
- Update to latest version from haiwen/seahub
## v9.0.10-pro (13-10-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.10-pro",
"version": "v9.0.11-pro",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
}

View File

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