Updater bot : seafile updated to 12.0.14

This commit is contained in:
alexbelgium
2025-09-13 01:59:31 +02:00
parent 746ad0a921
commit fecd61d453
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 12.0.14 (13-09-2025)
- Update to latest version from franchetti/seafile-arm
## testing (10-06-2023)
- Update to latest version from franchetti/seafile-arm

View File

@@ -135,6 +135,6 @@
"slug": "seafile",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
"version": "testing",
"version": "12.0.14",
"webui": "http://[HOST]:[PORT:8000]"
}

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "10-06-2023",
"last_update": "13-09-2025",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "seafile",
"source": "dockerhub",
"upstream_repo": "franchetti/seafile-arm",
"upstream_version": "testing"
"upstream_version": "12.0.14"
}