Updater bot : scrutiny_fa updated to 2ab714f5-ls35

This commit is contained in:
alexbelgium
2022-05-11 09:48:33 +02:00
parent fb922e961b
commit c9b4c1cb93
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2ab714f5-ls35 (11-05-2022)
- Update to latest version from linuxserver/scrutiny
## version-c397a323 (10-05-2022) ## version-c397a323 (10-05-2022)
- Update to latest version from linuxserver/scrutiny - Update to latest version from linuxserver/scrutiny

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": "version-c397a323" "version": "2ab714f5-ls35"
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "10-05-2022", "last_update": "11-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": "version-c397a323" "upstream_version": "2ab714f5-ls35"
} }