Updater bot : guacamole updated to test

This commit is contained in:
alexbelgium
2023-09-23 07:43:17 +02:00
parent 97c1df945e
commit 97ea069de5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## test (23-09-2023)
- Update to latest version from abesnier/guacamole
## github-pg15 (26-08-2023)
- Update to latest version from abesnier/guacamole

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "26-08-2023",
"last_update": "23-09-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "guacamole",
"source": "dockerhub",
"upstream_repo": "abesnier/guacamole",
"upstream_version": "github-pg15"
"upstream_version": "test"
}