Updater bot : grav updated to 1.7.32

This commit is contained in:
alexbelgium
2022-03-28 21:36:19 +02:00
parent 8b62f6982f
commit 3296533d1f
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 1.7.32 (28-03-2022)
- Update to latest version from linuxserver/docker-grav
- Add codenotary sign
## 1.7.31 (15-03-2022)

View File

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