Updater bot : scrutiny_fa updated to v0.8.1

This commit is contained in:
alexbelgium
2024-04-13 02:01:56 +02:00
parent aa8e7c1178
commit fbf2882a54
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## v0.8.1 (13-04-2024)
- Update to latest version from analogj/scrutiny (changelog : https://github.com/analogj/scrutiny/releases)
## v0.8.0-3 (18-03-2024)
- Minor bugs fixed
## v0.8.0-2 (17-03-2024)

View File

@@ -48,5 +48,5 @@
"slug": "scrutiny_fa",
"udev": true,
"url": "https://github.com/AnalogJ/scrutiny",
"version": "v0.8.0-3"
"version": "v0.8.1"
}

View File

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