Updater bot : guacamole updated to githubtest

This commit is contained in:
alexbelgium
2025-01-25 01:56:28 +01:00
parent 4dedb3287b
commit 34b5ed80c3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## githubtest (25-01-2025)
- Update to latest version from abesnier/guacamole
## 1.5.5 (08-10-2024) ## 1.5.5 (08-10-2024)
- Info : https://hub.docker.com/r/abesnier/guacamole - Info : https://hub.docker.com/r/abesnier/guacamole

View File

@@ -93,6 +93,6 @@
"slug": "guacamole", "slug": "guacamole",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.5.5", "version": "githubtest",
"video": true "video": true
} }

View File

@@ -1,8 +1,8 @@
{ {
"last_update": "11-11-2023", "last_update": "25-01-2025",
"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": "testnoupload" "upstream_version": "githubtest"
} }