Updater bot : guacamole updated to test

This commit is contained in:
alexbelgium
2023-06-24 01:58:27 +02:00
parent 1d2ac93960
commit 4fca317363
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## test (24-06-2023)
- Update to latest version from abesnier/guacamole
## alpine (10-06-2023)
- Update to latest version from abesnier/guacamole

View File

@@ -74,6 +74,6 @@
},
"slug": "guacamole",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "alpine",
"version": "test",
"video": true
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "10-06-2023",
"last_update": "24-06-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "guacamole",
"source": "dockerhub",
"upstream_repo": "abesnier/guacamole",
"upstream_version": "alpine"
"upstream_version": "test"
}