Skip to content

Commit 4e08736

Browse files
bitwarden-desktop: 2025.5.0 -> 2025.5.1 (#416906)
2 parents 22c96c0 + c5bf33e commit 4e08736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/bi/bitwarden-desktop/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ let
3434
in
3535
buildNpmPackage' rec {
3636
pname = "bitwarden-desktop";
37-
version = "2025.5.0";
37+
version = "2025.5.1";
3838

3939
src = fetchFromGitHub {
4040
owner = "bitwarden";
4141
repo = "clients";
4242
rev = "desktop-v${version}";
43-
hash = "sha256-8jVKwqKhTfhur226SER4sb1i4dY+TjJRYmOY8YtO6CY=";
43+
hash = "sha256-1gxd73E7Y7e1A6yU+J3XYQ4QzXZTxuKd+AE+t8HD478=";
4444
};
4545

4646
patches = [

0 commit comments

Comments
 (0)