Updater bot : mylar3 updated to 0.7.7

This commit is contained in:
alexbelgium
2023-12-30 01:59:50 +01:00
parent 2e2d4c8d8a
commit 4c81e0bfef
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.7.7 (30-12-2023)
- Update to latest version from linuxserver/docker-mylar3
## 0.7.6 (19-11-2023)
- Update to latest version from linuxserver/docker-mylar3

View File

@@ -97,6 +97,6 @@
"slug": "mylar3",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.7.6-3",
"version": "0.7.7",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8090]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "19-11-2023",
"last_update": "30-12-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "mylar3",
"source": "github",
"upstream_repo": "linuxserver/docker-mylar3",
"upstream_version": "0.7.6"
"upstream_version": "0.7.7"
}