Updater bot : grav updated to 1.7.35

This commit is contained in:
alexbelgium
2022-08-06 01:56:27 +02:00
parent 5d353a64ef
commit a98a6621a5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.7.35 (06-08-2022)
- Update to latest version from linuxserver/docker-grav
## 1.7.34 (16-06-2022)
- Update to latest version from linuxserver/docker-grav

View File

@@ -32,6 +32,6 @@
},
"slug": "grav",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.7.34",
"version": "1.7.35",
"webui": "http://[HOST]:[PORT:80]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "16-06-2022",
"last_update": "06-08-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "grav",
"source": "github",
"upstream_repo": "linuxserver/docker-grav",
"upstream_version": "1.7.34"
"upstream_version": "1.7.35"
}