Updater bot : bitwarden updated to 1.35.2

This commit is contained in:
alexbelgium
2026-01-10 01:55:29 +01:00
parent 11b3b88b82
commit 527f8d2498
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.35.2 (10-01-2026)
- Update to latest version from dani-garcia/bitwarden_rs (changelog : https://github.com/dani-garcia/bitwarden_rs/releases)
## 1.35.1 (03-01-2026)
- Update to latest version from dani-garcia/bitwarden_rs (changelog : https://github.com/dani-garcia/bitwarden_rs/releases)
## 1.35.0-6 (28-12-2025)

View File

@@ -28,5 +28,5 @@ schema:
slug: bitwarden
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden
version: "1.35.1"
version: "1.35.2"
webui: "[PROTO:ssl]://[HOST]:[PORT:7277]"

View File

@@ -1,9 +1,9 @@
{
"last_update": "03-01-2026",
"last_update": "10-01-2026",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "bitwarden",
"source": "github",
"upstream_repo": "dani-garcia/bitwarden_rs",
"upstream_version": "1.35.1"
"upstream_version": "1.35.2"
}