Skip to content

Commit 3c76fb7

Browse files
{tor,mullvad}-browser: 15.0.11 -> 15.0.12 (#517715)
2 parents d92a57a + 34aceb4 commit 3c76fb7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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_7 ]
9898
);
9999

100-
version = "15.0.11";
100+
version = "15.0.12";
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-+skGid5BYrptv3aHLPogxew28DNFArV6kEDhCTxD2Ic=";
112+
hash = "sha256-Tqfa9f2q4bv2KpotoDKvklEmHa5AF4ARp/qKxlVBomE=";
113113
};
114114
};
115115

pkgs/by-name/to/tor-browser/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ let
102102
++ lib.optionals mediaSupport [ ffmpeg_7 ]
103103
);
104104

105-
version = "15.0.11";
105+
version = "15.0.12";
106106

107107
sources = {
108108
x86_64-linux = fetchurl {
@@ -112,7 +112,7 @@ let
112112
"https://tor.eff.org/dist/torbrowser/${version}/tor-browser-linux-x86_64-${version}.tar.xz"
113113
"https://tor.calyxinstitute.org/dist/torbrowser/${version}/tor-browser-linux-x86_64-${version}.tar.xz"
114114
];
115-
hash = "sha256-+1ZpJcVkqqP2WE3kyAJ7Ip3CmM2JIpUos1wgvLjND24=";
115+
hash = "sha256-PNGPJs25t+rG2TVLiWkLd96Iuq5XkOOEextnI+V1kJY=";
116116
};
117117

118118
i686-linux = fetchurl {
@@ -122,7 +122,7 @@ let
122122
"https://tor.eff.org/dist/torbrowser/${version}/tor-browser-linux-i686-${version}.tar.xz"
123123
"https://tor.calyxinstitute.org/dist/torbrowser/${version}/tor-browser-linux-i686-${version}.tar.xz"
124124
];
125-
hash = "sha256-dZeTAkmvI5+mu7u9DrUj/JTvLHE4hiNVqd5AyVbZptg=";
125+
hash = "sha256-Kqg4UTr1IPZkB3caBKMJu2Cj0q0v8ttrhc4JNBuWDA0=";
126126
};
127127
};
128128

0 commit comments

Comments
 (0)