Updater bot : grav updated to 1.7.26.1

This commit is contained in:
alexbelgium
2022-01-04 19:50:41 +01:00
parent bc63c44105
commit 1cca7f9b86
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 1.7.26.1 (04-01-2022)
- Update to latest version from linuxserver/docker-grav
## 1.7.26 (04-01-2022)
- Update to latest version from linuxserver/docker-grav
- New standardized logic for Dockerfile build and packages installation

View File

@@ -32,8 +32,8 @@
"TZ": "str?"
},
"slug": "grav",
"upstream": "1.7.26",
"upstream": "1.7.26.1",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.7.26",
"version": "1.7.26.1",
"webui": "http://[HOST]:[PORT:80]"
}