From e34fef72621efa6ae0d9c9a24926f4a91b948e0f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 5 May 2022 07:25:57 +0200 Subject: [PATCH] Update updater.json --- scrutiny/updater.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scrutiny/updater.json b/scrutiny/updater.json index 43216b183..4b757150c 100644 --- a/scrutiny/updater.json +++ b/scrutiny/updater.json @@ -3,7 +3,7 @@ "last_update": "26-10-2021", "repository": "alexbelgium/hassio-addons", "slug": "scrutiny", - "source": "github", - "upstream_repo": "linuxserver/docker-scrutiny", + "source": "dockerhub", + "upstream_repo": "linuxserver/scrutiny", "upstream_version": "0.3.13" }