Updater bot : bitwarden updated to 1.37.0

This commit is contained in:
alexbelgium
2026-07-25 01:25:42 +02:00
parent 15bb8c612c
commit 2db6963b91
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.37.0 (2026-07-25)
- Update to latest version from dani-garcia/bitwarden_rs (changelog : https://github.com/dani-garcia/bitwarden_rs/releases)
## 1.36.0 (2026-05-09)
- Update to latest version from dani-garcia/bitwarden_rs (changelog : https://github.com/dani-garcia/bitwarden_rs/releases)

View File

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

View File

@@ -1,9 +1,9 @@
{
"last_update": "2026-05-09",
"last_update": "2026-07-25",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "bitwarden",
"source": "github",
"upstream_repo": "dani-garcia/bitwarden_rs",
"upstream_version": "1.36.0"
"upstream_version": "1.37.0"
}