Updater bot : seafile updated to v9.0.14-pro

This commit is contained in:
alexbelgium
2022-12-01 15:31:10 +01:00
parent 8c483652e8
commit b033177393
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
## v9.0.14-pro (01-12-2022)
- Update to latest version from haiwen/seahub
- WARNING : update to supervisor 2022.11 before installing
## v9.0.13-pro (11-11-2022)

View File

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

View File

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