Updater bot : guacamole updated to github-pg15

This commit is contained in:
alexbelgium
2023-08-26 08:24:53 +02:00
parent 6c49ee9f28
commit 551934b01a
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## github-pg15 (26-08-2023)
- Update to latest version from abesnier/guacamole
## simple (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": "simple",
"version": "github-pg15",
"video": true
}

View File

@@ -4,5 +4,5 @@
"slug": "guacamole",
"source": "dockerhub",
"upstream_repo": "abesnier/guacamole",
"upstream_version": "simple"
"upstream_version": "github-pg15"
}