Verified Commit 8a4ca111 authored by ma1's avatar ma1
Browse files

release: new version, 15.0.20 (linux-x86_64)

parent dd70b448
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-linux-x86_64-15.0.19.tar.xz",
   "git_tag" : "mb-15.0.19-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-linux-x86_64-15.0.19.tar.xz.asc",
   "version" : "15.0.19"
   "binary" : "https://cdn.mullvad.net/browser/15.0.20/mullvad-browser-linux-x86_64-15.0.20.tar.xz",
   "git_tag" : "mb-15.0.20-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.20/mullvad-browser-linux-x86_64-15.0.20.tar.xz.asc",
   "version" : "15.0.20"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^15.0.19/ no-update.xml [last]
RewriteRule ^15.0.14/ update-15.0.14-15.0.19-linux-x86_64.xml [last]
RewriteRule ^15.0.16/ update-15.0.16-15.0.19-linux-x86_64.xml [last]
RewriteRule ^15.0.18/ update-15.0.18-15.0.19-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.19-linux-x86_64.xml [last]
RewriteRule ^15.0.20/ no-update.xml [last]
RewriteRule ^15.0.16/ update-15.0.16-15.0.20-linux-x86_64.xml [last]
RewriteRule ^15.0.18/ update-15.0.18-15.0.20-linux-x86_64.xml [last]
RewriteRule ^15.0.19/ update-15.0.19-15.0.20-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.20-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.19" appVersion="15.0.19" platformVersion="140.13.0" buildID="20260720080000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.19" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.19" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-linux-x86_64-15.0.19.mar" size="122250620" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-linux-x86_64--15.0.14-15.0.19.incremental.mar" size="12233483" 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.19" appVersion="15.0.19" platformVersion="140.13.0" buildID="20260720080000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.19" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.19" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-linux-x86_64-15.0.19.mar" size="122250620" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-linux-x86_64--15.0.16-15.0.19.incremental.mar" size="10193815" 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.20" appVersion="15.0.20" platformVersion="140.14.0" buildID="20260817150000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.20" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.20" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.20/mullvad-browser-linux-x86_64-15.0.20.mar" size="122314624" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.20/mullvad-browser-linux-x86_64--15.0.16-15.0.20.incremental.mar" size="12045687" type="partial"></patch></update></updates>
Loading