Updater bot : scrutiny updated to v0.8.0

This commit is contained in:
alexbelgium
2024-03-16 02:01:33 +01:00
parent 366da4d558
commit 0481328ede
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v0.8.0 (16-03-2024)
- Update to latest version from analogj/scrutiny
## v0.7.3 (02-03-2024)
- Update to latest version from analogj/scrutiny

View File

@@ -109,5 +109,5 @@
"slug": "scrutiny",
"udev": true,
"url": "https://github.com/AnalogJ/scrutiny",
"version": "v0.7.3"
"version": "v0.8.0"
}

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "02-03-2024",
"last_update": "16-03-2024",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "scrutiny",
"source": "github",
"upstream_repo": "analogj/scrutiny",
"upstream_version": "v0.7.3"
"upstream_version": "v0.8.0"
}