Updater bot : scrutiny updated to 2ab714f5-ls35

This commit is contained in:
alexbelgium
2022-05-11 09:48:29 +02:00
parent 939e2a5a42
commit fb922e961b
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

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