Verified Commit 1c9fd920 authored by ma1's avatar ma1
Browse files

release: new version, 15.0.2 (linux-x86_64)

parent dfb5ac1e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/15.0.1/mullvad-browser-linux-x86_64-15.0.1.tar.xz",
   "git_tag" : "mb-15.0.1-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.1/mullvad-browser-linux-x86_64-15.0.1.tar.xz.asc",
   "version" : "15.0.1"
   "binary" : "https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-linux-x86_64-15.0.2.tar.xz",
   "git_tag" : "mb-15.0.2-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-linux-x86_64-15.0.2.tar.xz.asc",
   "version" : "15.0.2"
}
+6 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^15.0.1/ no-update.xml [last]
RewriteRule ^14.5.7/ update-14.5.7-15.0.1-linux-x86_64.xml [last]
RewriteRule ^14.5.8/ update-14.5.8-15.0.1-linux-x86_64.xml [last]
RewriteRule ^15.0/ update-15.0-15.0.1-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.1-linux-x86_64.xml [last]
RewriteRule ^15.0.2/ no-update.xml [last]
RewriteRule ^14.5.7/ update-14.5.7-15.0.2-linux-x86_64.xml [last]
RewriteRule ^14.5.8/ update-14.5.8-15.0.2-linux-x86_64.xml [last]
RewriteRule ^15.0/ update-15.0-15.0.2-linux-x86_64.xml [last]
RewriteRule ^15.0.1/ update-15.0.1-15.0.2-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.2-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.1" appVersion="15.0.1" platformVersion="140.5.0" buildID="20251110091947" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.1" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.1/mullvad-browser-linux-x86_64-15.0.1.mar" size="121752100" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.1/mullvad-browser-linux-x86_64--14.5.7-15.0.1.incremental.mar" size="69024041" 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.2" appVersion="15.0.2" platformVersion="140.5.0" buildID="20251120074003" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.2" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.2" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-linux-x86_64-15.0.2.mar" size="121754320" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-linux-x86_64--14.5.7-15.0.2.incremental.mar" size="69037401" 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.1" appVersion="15.0.1" platformVersion="140.5.0" buildID="20251110091947" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.1" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.1/mullvad-browser-linux-x86_64-15.0.1.mar" size="121752100" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.1/mullvad-browser-linux-x86_64--14.5.8-15.0.1.incremental.mar" size="68695088" type="partial"></patch></update></updates>
Loading