Updater bot : guacamole updated to 1.5.5-pg17

This commit is contained in:
alexbelgium
2025-01-25 11:28:11 +01:00
parent 00ae6017e3
commit cd9332afe3
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 1.5.5-pg17 (25-01-2025)
- Update to latest version from abesnier/guacamole
## githubtest (25-01-2025) ## githubtest (25-01-2025)
- Update to latest version from abesnier/guacamole - Update to latest version from abesnier/guacamole
## 1.5.5 (08-10-2024) ## 1.5.5 (08-10-2024)

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": "githubtest", "version": "1.5.5-pg17",
"video": true "video": true
} }

View File

@@ -6,5 +6,5 @@
"slug": "guacamole", "slug": "guacamole",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "abesnier/guacamole", "upstream_repo": "abesnier/guacamole",
"upstream_version": "githubtest" "upstream_version": "1.5.5-pg17"
} }