Updater bot : scrutiny_fa updated to 8e34ef8d-ls35

This commit is contained in:
alexbelgium
2022-05-05 07:29:38 +02:00
parent d5764963b7
commit c35df17561
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 8e34ef8d-ls35 (05-05-2022)
- Update to latest version from linuxserver/scrutiny
- Add codenotary sign - Add codenotary sign
- Require unprotected - Require unprotected
- Added full access. Use only if you can't connect without - Added full access. Use only if you can't connect without

View File

@@ -48,5 +48,5 @@
"slug": "scrutiny_fa", "slug": "scrutiny_fa",
"startup": "services", "startup": "services",
"url": "https://github.com/AnalogJ/scrutiny", "url": "https://github.com/AnalogJ/scrutiny",
"version": "0.3.13-17" "version": "8e34ef8d-ls35"
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "26-10-2021", "last_update": "05-05-2022",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "scrutiny_fa", "slug": "scrutiny_fa",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "linuxserver/scrutiny", "upstream_repo": "linuxserver/scrutiny",
"upstream_version": "0.3.13" "upstream_version": "8e34ef8d-ls35"
} }