Updater bot : seafile updated to 10.0.1

This commit is contained in:
alexbelgium
2023-05-19 22:23:06 +02:00
parent 3d74750775
commit 1c19788f04
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 10.0.1 (19-05-2023)
- Update to latest version from franchetti/seafile-arm
- Feat : cifsdomain added
## 10.0.0 (24-03-2023)

View File

@@ -118,6 +118,6 @@
],
"slug": "seafile",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
"version": "10.0.0",
"version": "10.0.1",
"webui": "http://[HOST]:[PORT:8000]"
}

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "24-03-2023",
"last_update": "19-05-2023",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "seafile",
"source": "dockerhub",
"upstream_repo": "franchetti/seafile-arm",
"upstream_version": "10.0.0"
"upstream_version": "10.0.1"
}