Updater bot : grav updated to 1.7.36

This commit is contained in:
alexbelgium
2022-09-09 08:18:29 +02:00
parent bc0ccf75b8
commit 53f839737a
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 1.7.36 (09-09-2022)
- Update to latest version from linuxserver/docker-grav
## 1.7.35 (06-08-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.35",
"version": "1.7.36",
"webui": "http://[HOST]:[PORT:80]"
}
}

View File

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