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

release: new version, 15.0.10 (linux-x86_64)

parent 7cbb9a83
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/15.0.9/mullvad-browser-linux-x86_64-15.0.9.tar.xz",
   "git_tag" : "mb-15.0.9-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.9/mullvad-browser-linux-x86_64-15.0.9.tar.xz.asc",
   "version" : "15.0.9"
   "binary" : "https://cdn.mullvad.net/browser/15.0.10/mullvad-browser-linux-x86_64-15.0.10.tar.xz",
   "git_tag" : "mb-15.0.10-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.10/mullvad-browser-linux-x86_64-15.0.10.tar.xz.asc",
   "version" : "15.0.10"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^15.0.9/ no-update.xml [last]
RewriteRule ^15.0.6/ update-15.0.6-15.0.9-linux-x86_64.xml [last]
RewriteRule ^15.0.7/ update-15.0.7-15.0.9-linux-x86_64.xml [last]
RewriteRule ^15.0.8/ update-15.0.8-15.0.9-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.9-linux-x86_64.xml [last]
RewriteRule ^15.0.10/ no-update.xml [last]
RewriteRule ^15.0.7/ update-15.0.7-15.0.10-linux-x86_64.xml [last]
RewriteRule ^15.0.8/ update-15.0.8-15.0.10-linux-x86_64.xml [last]
RewriteRule ^15.0.9/ update-15.0.9-15.0.10-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.10-linux-x86_64.xml [last]
+2 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="15.0.10" appVersion="15.0.10" platformVersion="140.10.0" buildID="20260420133000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.10" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.10" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.10/mullvad-browser-linux-x86_64-15.0.10.mar" size="121975624" type="complete"></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.9" appVersion="15.0.9" platformVersion="140.9.1" buildID="20260404073000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.9" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.9" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.9/mullvad-browser-linux-x86_64-15.0.9.mar" size="121895044" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.9/mullvad-browser-linux-x86_64--15.0.6-15.0.9.incremental.mar" size="11053047" 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.10" appVersion="15.0.10" platformVersion="140.10.0" buildID="20260420133000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.10" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.10" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.10/mullvad-browser-linux-x86_64-15.0.10.mar" size="121975624" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.10/mullvad-browser-linux-x86_64--15.0.7-15.0.10.incremental.mar" size="12560172" type="partial"></patch></update></updates>
Loading