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

release: new version, 15.0.14 (linux-x86_64)

parent b05ccedf
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-linux-x86_64-15.0.12.tar.xz",
   "git_tag" : "mb-15.0.12-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-linux-x86_64-15.0.12.tar.xz.asc",
   "version" : "15.0.12"
   "binary" : "https://cdn.mullvad.net/browser/15.0.14/mullvad-browser-linux-x86_64-15.0.14.tar.xz",
   "git_tag" : "mb-15.0.14-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.14/mullvad-browser-linux-x86_64-15.0.14.tar.xz.asc",
   "version" : "15.0.14"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^15.0.12/ no-update.xml [last]
RewriteRule ^15.0.10/ update-15.0.10-15.0.12-linux-x86_64.xml [last]
RewriteRule ^15.0.11/ update-15.0.11-15.0.12-linux-x86_64.xml [last]
RewriteRule ^15.0.9/ update-15.0.9-15.0.12-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.12-linux-x86_64.xml [last]
RewriteRule ^15.0.14/ no-update.xml [last]
RewriteRule ^15.0.10/ update-15.0.10-15.0.14-linux-x86_64.xml [last]
RewriteRule ^15.0.11/ update-15.0.11-15.0.14-linux-x86_64.xml [last]
RewriteRule ^15.0.12/ update-15.0.12-15.0.14-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.14-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="15.0.12" appVersion="15.0.12" platformVersion="140.10.2" buildID="20260506160000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.12" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.12" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-linux-x86_64-15.0.12.mar" size="122033060" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-linux-x86_64--15.0.10-15.0.12.incremental.mar" size="5617317" 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="15.0.14" appVersion="15.0.14" platformVersion="140.11.0" buildID="20260518170000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.14" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.14" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.14/mullvad-browser-linux-x86_64-15.0.14.mar" size="122003268" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.14/mullvad-browser-linux-x86_64--15.0.10-15.0.14.incremental.mar" size="9202829" 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="15.0.12" appVersion="15.0.12" platformVersion="140.10.2" buildID="20260506160000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.12" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.12" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-linux-x86_64-15.0.12.mar" size="122033060" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-linux-x86_64--15.0.11-15.0.12.incremental.mar" size="4210248" type="partial"></patch></update></updates>
Loading