Updater bot : seafile updated to 12.0.14

This commit is contained in:
alexbelgium
2025-12-28 20:01:42 +01:00
parent c89d650e98
commit f603687a93
4 changed files with 8 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
## 12.0.14 (28-12-2025)
- Update to latest version from franchetti/seafile-arm
## (23-12-2025)
- Update to latest version from franchetti/seafile-arm
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release

View File

@@ -2,11 +2,11 @@
# ALEXBELGIUM'S DOCKERFILE #
#============================#
# _.------.
# _.-` ('>.-`"""-.
# _.-` ('>.-`"12.0.14""-.
# '.--'` _'` _ .--.)
# -' '-.-';` `
# ' - _.' ``'--.
# '---` .-'""`
# '---` .-'"12.0.14"`
# /`
#=== Home Assistant Addon ===#

View File

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

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "23-12-2025",
"last_update": "28-12-2025",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "seafile",
"source": "dockerhub",
"upstream_repo": "franchetti/seafile-arm",
"upstream_version": ""
"upstream_version": "12.0.14"
}