Updater bot : netalertx updated to 25.1.8

This commit is contained in:
alexbelgium
2025-01-11 01:57:16 +01:00
parent b451842d51
commit 5f6fea3598
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 25.1.8 (11-01-2025)
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)
## 0.0.8 (10-01-2025) ## 0.0.8 (10-01-2025)
- Minor bugs fixed - Minor bugs fixed
## 0.0.7 ## 0.0.7

View File

@@ -101,6 +101,6 @@
"slug": "netalertx", "slug": "netalertx",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.0.8", "version": "25.1.8",
"webui": "[PROTO:ssl]://[HOST]:[PORT:20211]" "webui": "[PROTO:ssl]://[HOST]:[PORT:20211]"
} }

View File

@@ -1,8 +1,8 @@
{ {
"last_update": "23-12-2024", "last_update": "11-01-2025",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "netalertx", "slug": "netalertx",
"source": "github", "source": "github",
"upstream_repo": "jokob-sk/NetAlertX", "upstream_repo": "jokob-sk/NetAlertX",
"upstream_version": "24.12.23" "upstream_version": "25.1.8"
} }