diff --git a/scrutiny_fa/CHANGELOG.md b/scrutiny_fa/CHANGELOG.md index 17b8cbed2..a5d2872f9 100644 --- a/scrutiny_fa/CHANGELOG.md +++ b/scrutiny_fa/CHANGELOG.md @@ -1,4 +1,7 @@ +## version-c397a323 (10-05-2022) +- Update to latest version from linuxserver/scrutiny + ## 8e34ef8d-ls35 (05-05-2022) - Update to latest version from linuxserver/scrutiny - Add codenotary sign diff --git a/scrutiny_fa/config.json b/scrutiny_fa/config.json index ed0c29c69..ab928573d 100644 --- a/scrutiny_fa/config.json +++ b/scrutiny_fa/config.json @@ -48,5 +48,5 @@ "slug": "scrutiny_fa", "startup": "services", "url": "https://github.com/AnalogJ/scrutiny", - "version": "8e34ef8d-ls35" + "version": "version-c397a323" } diff --git a/scrutiny_fa/updater.json b/scrutiny_fa/updater.json index d5505d748..b6b36a60f 100644 --- a/scrutiny_fa/updater.json +++ b/scrutiny_fa/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "05-05-2022", + "last_update": "10-05-2022", "repository": "alexbelgium/hassio-addons", "slug": "scrutiny_fa", "source": "dockerhub", "upstream_repo": "linuxserver/scrutiny", - "upstream_version": "8e34ef8d-ls35" + "upstream_version": "version-c397a323" }