Updater bot : joal updated to 2.1.34

This commit is contained in:
alexbelgium
2023-05-27 01:59:32 +02:00
parent 2ad4ea46eb
commit 1c18db6e46
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.1.34 (27-05-2023)
- Update to latest version from anthonyraymond/joal
- Implemented healthcheck
## 2.1.33 (01-12-2022)

View File

@@ -35,5 +35,5 @@
},
"slug": "joal",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.33"
"version": "2.1.34"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "01-12-2022",
"last_update": "27-05-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "joal",
"source": "github",
"upstream_repo": "anthonyraymond/joal",
"upstream_version": "2.1.33"
"upstream_version": "2.1.34"
}