Updater bot : grampsweb updated to 26.6.0

This commit is contained in:
alexbelgium
2026-06-05 18:53:53 +02:00
parent cf3f4c7098
commit 09c33004e0
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
## 26.6.0 (2026-06-05)
- Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases)
## 26.5.3 (2026-05-30)
- Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases)

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_beta": true,
"last_update": "2026-05-30",
"last_update": "2026-06-05",
"repository": "alexbelgium/hassio-addons",
"slug": "grampsweb",
"source": "github",
"upstream_repo": "gramps-project/gramps-web",
"upstream_version": "26.5.3"
"upstream_version": "26.6.0"
}