Verified Commit d4583786 authored by ma1's avatar ma1
Browse files

release: new version, 14.0.9 (linux-x86_64)

parent 507299fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{"binary":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7.tar.xz","git_tag":"mb-14.0.7-build2","sig":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7.tar.xz.asc","version":"14.0.7"}
 No newline at end of file
{"binary":"https://cdn.mullvad.net/browser/14.0.9/mullvad-browser-linux-x86_64-14.0.9.tar.xz","git_tag":"mb-14.0.9-build1","sig":"https://cdn.mullvad.net/browser/14.0.9/mullvad-browser-linux-x86_64-14.0.9.tar.xz.asc","version":"14.0.9"}
 No newline at end of file
+6 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^14.0.7/ no-update.xml [last]
RewriteRule ^14.0.3/ 14.0.3-14.0.7-linux-x86_64.xml [last]
RewriteRule ^14.0.4/ 14.0.4-14.0.7-linux-x86_64.xml [last]
RewriteRule ^14.0.5/ 14.0.5-14.0.7-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ 14.0.7-linux-x86_64.xml [last]
RewriteRule ^14.0.9/ no-update.xml [last]
RewriteRule ^14.0.4/ 14.0.4-14.0.9-linux-x86_64.xml [last]
RewriteRule ^14.0.5/ 14.0.5-14.0.9-linux-x86_64.xml [last]
RewriteRule ^14.0.7/ 14.0.7-14.0.9-linux-x86_64.xml [last]
RewriteRule ^14.0.8/ 14.0.8-14.0.9-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ 14.0.9-linux-x86_64.xml [last]
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7_ALL.mar" size="108078626" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64--14.0.3-14.0.7_ALL.incremental.mar" size="14381250" type="partial"></patch></update></updates>
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7_ALL.mar" size="108078626" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64--14.0.4-14.0.7_ALL.incremental.mar" size="14040321" type="partial"></patch></update></updates>
+2 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.0.9" appVersion="14.0.9" platformVersion="128.9.0" buildID="20250331180000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.9" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.9" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.9/mullvad-browser-linux-x86_64-14.0.9_ALL.mar" size="108101798" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.9/mullvad-browser-linux-x86_64--14.0.4-14.0.9_ALL.incremental.mar" size="14860977" type="partial"></patch></update></updates>
Loading