Skip to content

Commit 79dab6b

Browse files
authored
mullvad-browser: 14.0.5 -> 14.0.7 (#387739)
2 parents e9d8a4b + 88929ad commit 79dab6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/mu/mullvad-browser/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ let
9797
++ lib.optionals mediaSupport [ ffmpeg ]
9898
);
9999

100-
version = "14.0.5";
100+
version = "14.0.7";
101101

102102
sources = {
103103
x86_64-linux = fetchurl {
@@ -109,7 +109,7 @@ let
109109
"https://tor.eff.org/dist/mullvadbrowser/${version}/mullvad-browser-linux-x86_64-${version}.tar.xz"
110110
"https://tor.calyxinstitute.org/dist/mullvadbrowser/${version}/mullvad-browser-linux-x86_64-${version}.tar.xz"
111111
];
112-
hash = "sha256-y98IzCnojbBDDj6PcbxtTPwfHA4wZpw6g1qtmSgkpFA=";
112+
hash = "sha256-PgNZR0Bh5l3y6Vwd8BPuz9Dm0MSp6T2io4Yjmy/cPH0=";
113113
};
114114
};
115115

0 commit comments

Comments
 (0)