Updater bot : grampsweb updated to 26.1.1

This commit is contained in:
alexbelgium
2026-01-30 14:13:26 +01:00
parent 2838ee6e12
commit e3f321d69f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 26.1.1 (2026-01-30)
- Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases)
## 25.12.0 (2025-12-23)
- Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases)

View File

@@ -114,5 +114,5 @@ services:
slug: grampsweb
tmpfs: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb
version: "25.12.0"
version: "26.1.1"
webui: "[PROTO:ssl]://[HOST]:[PORT:5001]"

View File

@@ -1,9 +1,9 @@
{
"github_beta": true,
"last_update": "23-12-2025",
"last_update": "2026-01-30",
"repository": "alexbelgium/hassio-addons",
"slug": "grampsweb",
"source": "github",
"upstream_repo": "gramps-project/gramps-web",
"upstream_version": "25.12.0"
"upstream_version": "26.1.1"
}