From 242ff5d52c5a9027e836d7ee2eb95a0f4d95e4bb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 23 Apr 2023 07:24:52 +0200 Subject: [PATCH] Update updater.json --- guacamole/updater.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guacamole/updater.json b/guacamole/updater.json index 397d7dc19..5102dfe48 100644 --- a/guacamole/updater.json +++ b/guacamole/updater.json @@ -2,7 +2,7 @@ "last_update": "18-03-2023", "repository": "alexbelgium/hassio-addons", "slug": "guacamole", - "source": "github", - "upstream_repo": "MaxWaldorf/guacamole", + "source": "dockerhub", + "upstream_repo": "abesnier/guacamole", "upstream_version": "1.5.0" }