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" }