Updater bot : guacamole updated to 1.5.1-pg14

This commit is contained in:
alexbelgium
2023-04-23 07:28:58 +02:00
parent efe3b4b0f9
commit 5f65af7c91
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.5.1-pg14 (23-04-2023)
- Update to latest version from abesnier/guacamole
### 1.5.1 (22-04-2023)
- Minor bugs fixed

View File

@@ -26,6 +26,6 @@
},
"slug": "guacamole",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.5.1",
"version": "1.5.1-pg14",
"video": true
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "18-03-2023",
"last_update": "23-04-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "guacamole",
"source": "dockerhub",
"upstream_repo": "abesnier/guacamole",
"upstream_version": "1.5.0"
"upstream_version": "1.5.1-pg14"
}