Updater bot : scrutiny updated to version-c397a323

This commit is contained in:
alexbelgium
2022-05-10 01:58:46 +02:00
parent efcd5ff5b3
commit 6964a1265e
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

@@ -82,5 +82,5 @@
"startup": "services",
"udev": true,
"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",
"source": "dockerhub",
"upstream_repo": "linuxserver/scrutiny",
"upstream_version": "8e34ef8d-ls35"
"upstream_version": "version-c397a323"
}