Verified Commit 6fc8c0f8 authored by ma1's avatar ma1
Browse files

release: new version, 15.0.8 (linux-x86_64)

parent f1b3a8d9
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/15.0.7/mullvad-browser-linux-x86_64-15.0.7.tar.xz",
   "git_tag" : "mb-15.0.7-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.7/mullvad-browser-linux-x86_64-15.0.7.tar.xz.asc",
   "version" : "15.0.7"
   "binary" : "https://cdn.mullvad.net/browser/15.0.8/mullvad-browser-linux-x86_64-15.0.8.tar.xz",
   "git_tag" : "mb-15.0.8-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.8/mullvad-browser-linux-x86_64-15.0.8.tar.xz.asc",
   "version" : "15.0.8"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^15.0.7/ no-update.xml [last]
RewriteRule ^15.0.3/ update-15.0.3-15.0.7-linux-x86_64.xml [last]
RewriteRule ^15.0.4/ update-15.0.4-15.0.7-linux-x86_64.xml [last]
RewriteRule ^15.0.6/ update-15.0.6-15.0.7-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.7-linux-x86_64.xml [last]
RewriteRule ^15.0.8/ no-update.xml [last]
RewriteRule ^15.0.4/ update-15.0.4-15.0.8-linux-x86_64.xml [last]
RewriteRule ^15.0.6/ update-15.0.6-15.0.8-linux-x86_64.xml [last]
RewriteRule ^15.0.7/ update-15.0.7-15.0.8-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.8-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.7" appVersion="15.0.7" platformVersion="140.8.0" buildID="20260223093000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.7/mullvad-browser-linux-x86_64-15.0.7.mar" size="121826120" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.7/mullvad-browser-linux-x86_64--15.0.3-15.0.7.incremental.mar" size="11794620" 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.7" appVersion="15.0.7" platformVersion="140.8.0" buildID="20260223093000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.7/mullvad-browser-linux-x86_64-15.0.7.mar" size="121826120" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.7/mullvad-browser-linux-x86_64--15.0.4-15.0.7.incremental.mar" size="10620939" 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.8" appVersion="15.0.8" platformVersion="140.9.0" buildID="20260323080000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.8" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.8" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.8/mullvad-browser-linux-x86_64-15.0.8.mar" size="121994428" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.8/mullvad-browser-linux-x86_64--15.0.4-15.0.8.incremental.mar" size="11873455" type="partial"></patch></update></updates>
Loading