Updater bot : scrutiny_fa updated to version-c397a323

This commit is contained in:
alexbelgium
2022-05-10 01:58:50 +02:00
parent 6964a1265e
commit ca4c49a31e
3 changed files with 6 additions and 3 deletions

View File

@@ -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

View File

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

View File

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