Revert "Updater bot : grampsweb updated to 26.7.0"

This reverts commit 63ae40d75d.
This commit is contained in:
GitHub Actions
2026-07-21 14:25:28 +00:00
parent db4c67b79b
commit 611470f1ab
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 26.7.0 (2026-07-21)
- Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases)
## 26.6.2 (2026-06-23)
- 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.7.0"
version: "26.6.2"
webui: "[PROTO:ssl]://[HOST]:[PORT:5001]"

View File

@@ -1,9 +1,9 @@
{
"github_beta": true,
"last_update": "2026-07-21",
"last_update": "2026-06-23",
"repository": "alexbelgium/hassio-addons",
"slug": "grampsweb",
"source": "github",
"upstream_repo": "gramps-project/gramps-web",
"upstream_version": "26.7.0"
"upstream_version": "26.6.2"
}