Verified Commit 92e87e99 authored by ma1's avatar ma1
Browse files

release: new version, 15.0.3 (linux-x86_64)

parent a4ce8619
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "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"
   "binary" : "https://cdn.mullvad.net/browser/15.0.3/mullvad-browser-linux-x86_64-15.0.3.tar.xz",
   "git_tag" : "mb-15.0.3-build3",
   "sig" : "https://cdn.mullvad.net/browser/15.0.3/mullvad-browser-linux-x86_64-15.0.3.tar.xz.asc",
   "version" : "15.0.3"
}
+5 −6
Original line number Diff line number Diff line
RewriteEngine On
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]
RewriteRule ^15.0.3/ no-update.xml [last]
RewriteRule ^15.0/ update-15.0-15.0.3-linux-x86_64.xml [last]
RewriteRule ^15.0.1/ update-15.0.1-15.0.3-linux-x86_64.xml [last]
RewriteRule ^15.0.2/ update-15.0.2-15.0.3-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.3-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.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.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.8-15.0.2.incremental.mar" size="68928453" 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.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--15.0-15.0.2.incremental.mar" size="26621604" type="partial"></patch></update></updates>
Loading