mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 00:01:36 +01:00
Updater bot : scrutiny_fa updated to v1.23.3
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## v1.23.3 (2026-02-14)
|
||||
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
|
||||
## v1.23.2-3 (08-02-2026)
|
||||
- Minor bugs fixed
|
||||
## v1.23.2-2 (08-02-2026)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
../scrutiny/build.json
|
||||
6
scrutiny_fa/build.json
Normal file
6
scrutiny_fa/build.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "ghcr.io/starosdev/scrutiny:latest-omnibus",
|
||||
"amd64": "ghcr.io/starosdev/scrutiny:latest-omnibus"
|
||||
}
|
||||
}
|
||||
@@ -45,4 +45,4 @@ schema:
|
||||
slug: scrutiny_fa
|
||||
udev: true
|
||||
url: https://github.com/Starosdev/scrutiny
|
||||
version: "v1.23.2-3"
|
||||
version: "v1.23.3"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"github_fulltag": "true",
|
||||
"last_update": "08-02-2026",
|
||||
"last_update": "2026-02-14",
|
||||
"paused": false,
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "scrutiny_fa",
|
||||
"source": "github",
|
||||
"upstream_repo": "Starosdev/scrutiny",
|
||||
"upstream_version": "v1.23.2"
|
||||
"upstream_version": "v1.23.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user