Updater bot : grav updated to 1.7.33

This commit is contained in:
alexbelgium
2022-04-26 01:57:47 +02:00
parent 984cff0685
commit d0e5628859
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 1.7.33 (26-04-2022)
- Update to latest version from linuxserver/docker-grav
## 1.7.32 (28-03-2022)
- Update to latest version from linuxserver/docker-grav
- Add codenotary sign

View File

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