From c35df17561c69b941b3c1f238dbd717399bdbe44 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Thu, 5 May 2022 07:29:38 +0200 Subject: [PATCH] Updater bot : scrutiny_fa updated to 8e34ef8d-ls35 --- scrutiny_fa/CHANGELOG.md | 3 +++ scrutiny_fa/config.json | 2 +- scrutiny_fa/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/scrutiny_fa/CHANGELOG.md b/scrutiny_fa/CHANGELOG.md index 057e4d8ab..17b8cbed2 100644 --- a/scrutiny_fa/CHANGELOG.md +++ b/scrutiny_fa/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 8e34ef8d-ls35 (05-05-2022) +- Update to latest version from linuxserver/scrutiny - Add codenotary sign - Require unprotected - Added full access. Use only if you can't connect without diff --git a/scrutiny_fa/config.json b/scrutiny_fa/config.json index fbfdd65e8..ed0c29c69 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": "0.3.13-17" + "version": "8e34ef8d-ls35" } diff --git a/scrutiny_fa/updater.json b/scrutiny_fa/updater.json index 792efb837..d5505d748 100644 --- a/scrutiny_fa/updater.json +++ b/scrutiny_fa/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "26-10-2021", + "last_update": "05-05-2022", "repository": "alexbelgium/hassio-addons", "slug": "scrutiny_fa", "source": "dockerhub", "upstream_repo": "linuxserver/scrutiny", - "upstream_version": "0.3.13" + "upstream_version": "8e34ef8d-ls35" }