Skip to content

Commit

Permalink
[Backport release-24.11] mullvad-browser: 14.0.5 -> 14.0.7 (#388030)
Browse files Browse the repository at this point in the history
  • Loading branch information
felschr authored Mar 7, 2025
2 parents 6795ba3 + 9cc1001 commit efa54e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/mu/mullvad-browser/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ let
++ lib.optionals mediaSupport [ ffmpeg ]
);

version = "14.0.5";
version = "14.0.7";

sources = {
x86_64-linux = fetchurl {
Expand All @@ -109,7 +109,7 @@ let
"https://tor.eff.org/dist/mullvadbrowser/${version}/mullvad-browser-linux-x86_64-${version}.tar.xz"
"https://tor.calyxinstitute.org/dist/mullvadbrowser/${version}/mullvad-browser-linux-x86_64-${version}.tar.xz"
];
hash = "sha256-y98IzCnojbBDDj6PcbxtTPwfHA4wZpw6g1qtmSgkpFA=";
hash = "sha256-PgNZR0Bh5l3y6Vwd8BPuz9Dm0MSp6T2io4Yjmy/cPH0=";
};
};

Expand Down

0 comments on commit efa54e7

Please sign in to comment.