protonmail-bridge: 3.21.1 -> 3.21.2 (#427140)

Co-authored-by: daniel-fahey <daniel-fahey@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-22 08:11:39 +00:00
committed by GitHub
co-authored by daniel-fahey
@@ -8,13 +8,13 @@
buildGoModule rec {
pname = "protonmail-bridge";
version = "3.21.1";
version = "3.21.2";
src = fetchFromGitHub {
owner = "ProtonMail";
repo = "proton-bridge";
rev = "v${version}";
hash = "sha256-HGBECDidHFixFOb/ze+3elckpt1JghEtPbWHq7QU1Qg=";
hash = "sha256-IQgP+eWUCyViEBi0WFIOW2rXZLtoyVlrQrtAaqaLOv0=";
};
vendorHash = "sha256-aW7N6uacoP99kpvw9E5WrHaQ0fZ4P5WGsNvR/FAZ+cA=";