Revert "Updater bot : linkwarden updated to 2.16.2 (upstream 2.16.2)"

This reverts commit 44c1aae219.
This commit is contained in:
GitHub Actions
2026-09-04 23:35:39 +00:00
parent dcf84fa74f
commit 1c67e1e54b
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 2.16.2 (2026-09-05)
- Update to latest version from linkwarden/linkwarden (changelog : https://github.com/linkwarden/linkwarden/releases)
## 2.16.1 (2026-08-22)
- 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.16.2"
version: "2.16.1"
webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-09-05",
"last_update": "2026-08-22",
"repository": "alexbelgium/hassio-addons",
"slug": "linkwarden",
"source": "github",
"upstream_repo": "linkwarden/linkwarden",
"upstream_version": "2.16.2"
"upstream_version": "2.16.1"
}