Updater bot : netalertx_fa updated to 26.3.15

This commit is contained in:
alexbelgium
2026-03-21 01:29:06 +01:00
parent 6643f15cdf
commit 5c6c3cc94c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 26.3.15 (2026-03-21)
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)
## 26.3.16-6 (19-03-2026) ## 26.3.16-6 (19-03-2026)
- Minor bugs fixed - Minor bugs fixed

View File

@@ -43,4 +43,4 @@ slug: netalertx_fa
tmpfs: true tmpfs: true
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: "26.3.16-6" version: "26.3.15"

View File

@@ -1,9 +1,9 @@
{ {
"last_update": "2026-03-07", "last_update": "2026-03-21",
"paused": false, "paused": false,
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "netalertx_fa", "slug": "netalertx_fa",
"source": "github", "source": "github",
"upstream_repo": "jokob-sk/NetAlertX", "upstream_repo": "jokob-sk/NetAlertX",
"upstream_version": "26.3.7" "upstream_version": "26.3.15"
} }