Updater bot : linkwarden updated to 2.15.1

This commit is contained in:
alexbelgium
2026-07-22 08:02:49 +02:00
parent 98211fbcf7
commit b72cc7e7b9
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.15.1 (2026-07-22)
- Update to latest version from linkwarden/linkwarden (changelog : https://github.com/linkwarden/linkwarden/releases)
## 2.14.1 (2026-04-23)
- Update to latest version from linkwarden/linkwarden (changelog : https://github.com/linkwarden/linkwarden/releases)

View File

@@ -45,5 +45,5 @@ schema:
STORAGE_FOLDER: str?
slug: linkwarden
url: https://github.com/alexbelgium/hassio-addons/tree/master/linkwarden
version: "2.14.1"
version: "2.15.1"
webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-04-23",
"last_update": "2026-07-22",
"repository": "alexbelgium/hassio-addons",
"slug": "linkwarden",
"source": "github",
"upstream_repo": "linkwarden/linkwarden",
"upstream_version": "2.14.1"
"upstream_version": "2.15.1"
}