mullvad-browser: 13.5.6 -> 13.5.7

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 633885fba6)
This commit is contained in:
Sefa Eyeoglu 2024-10-09 22:44:19 +02:00 committed by github-actions[bot]
parent 7e1395464c
commit dfe4051b54

View File

@ -90,7 +90,7 @@ let
++ lib.optionals mediaSupport [ ffmpeg ]
);
version = "13.5.6";
version = "13.5.7";
sources = {
x86_64-linux = fetchurl {
@ -102,7 +102,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-AayGWFfsdAK9Ku4J4nDolJxnQn0HhGeZeEf//9OspWA=";
hash = "sha256-Te6Cw3fUs4XGz07lL54bKUU9HYC5soaKFlbWGujd/oU=";
};
};