Updater bot : scrutiny_fa updated to v0.8.0

This commit is contained in:
alexbelgium
2024-03-16 02:01:41 +01:00
parent 0481328ede
commit 15497e92c2
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) ## v0.7.3 (02-03-2024)
- Update to latest version from analogj/scrutiny - Update to latest version from analogj/scrutiny

View File

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

View File

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