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) ## github-pg15 (26-08-2023)
- Update to latest version from abesnier/guacamole - Update to latest version from abesnier/guacamole

View File

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

View File

@@ -1,8 +1,8 @@
{ {
"last_update": "26-08-2023", "last_update": "23-09-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": "github-pg15" "upstream_version": "test"
} }