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

release: new version, 15.0.20 (windows-x86_64)

parent 96e86382
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-windows-x86_64-15.0.19.exe",
   "git_tag" : "mb-15.0.19-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-windows-x86_64-15.0.19.exe.asc",
   "version" : "15.0.19"
   "binary" : "https://cdn.mullvad.net/browser/15.0.20/mullvad-browser-windows-x86_64-15.0.20.exe",
   "git_tag" : "mb-15.0.20-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.20/mullvad-browser-windows-x86_64-15.0.20.exe.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-windows-x86_64.xml [last]
RewriteRule ^15.0.16/ update-15.0.16-15.0.19-windows-x86_64.xml [last]
RewriteRule ^15.0.18/ update-15.0.18-15.0.19-windows-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.19-windows-x86_64.xml [last]
RewriteRule ^15.0.20/ no-update.xml [last]
RewriteRule ^15.0.16/ update-15.0.16-15.0.20-windows-x86_64.xml [last]
RewriteRule ^15.0.18/ update-15.0.18-15.0.20-windows-x86_64.xml [last]
RewriteRule ^15.0.19/ update-15.0.19-15.0.20-windows-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.20-windows-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" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-windows-x86_64-15.0.19.mar" size="98927380" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-windows-x86_64--15.0.14-15.0.19.incremental.mar" size="12690860" 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" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-windows-x86_64-15.0.19.mar" size="98927380" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.19/mullvad-browser-windows-x86_64--15.0.16-15.0.19.incremental.mar" size="10677972" 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" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/15.0.20/mullvad-browser-windows-x86_64-15.0.20.mar" size="98975448" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.20/mullvad-browser-windows-x86_64--15.0.16-15.0.20.incremental.mar" size="12530516" type="partial"></patch></update></updates>
Loading