Updater bot : scrutiny_fa updated to v0.7.3

This commit is contained in:
alexbelgium
2024-03-02 02:01:21 +01:00
parent aa3cfa2094
commit e500dd4456
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v0.7.3 (02-03-2024)
- Update to latest version from analogj/scrutiny
## v0.7.2 (20-10-2023) ## v0.7.2 (20-10-2023)
- Update to latest version from analogj/scrutiny - Update to latest version from analogj/scrutiny
### v0.7.1-2 (27-06-2023) ### v0.7.1-2 (27-06-2023)

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.2-3" "version": "v0.7.3"
} }

View File

@@ -1,10 +1,10 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "20-10-2023", "last_update": "02-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.2" "upstream_version": "v0.7.3"
} }