Updater bot : guacamole updated to testarmv7

This commit is contained in:
alexbelgium
2023-10-07 06:50:57 +02:00
parent 56f29f375a
commit 3d2d316882
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## testarmv7 (07-10-2023)
- Update to latest version from abesnier/guacamole
## test (23-09-2023) ## test (23-09-2023)
- Update to latest version from abesnier/guacamole - Update to latest version from abesnier/guacamole

View File

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

View File

@@ -1,8 +1,8 @@
{ {
"last_update": "23-09-2023", "last_update": "07-10-2023",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "guacamole", "slug": "guacamole",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "abesnier/guacamole", "upstream_repo": "abesnier/guacamole",
"upstream_version": "test" "upstream_version": "testarmv7"
} }