Verified Commit 316247fe authored by ma1's avatar ma1
Browse files

release: new version, 15.0.21 (windows-x86_64)

parent 3c42d8f4
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "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"
   "binary" : "https://cdn.mullvad.net/browser/15.0.21/mullvad-browser-windows-x86_64-15.0.21.exe",
   "git_tag" : "mb-15.0.21-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.21/mullvad-browser-windows-x86_64-15.0.21.exe.asc",
   "version" : "15.0.21"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
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]
RewriteRule ^15.0.21/ no-update.xml [last]
RewriteRule ^15.0.18/ update-15.0.18-15.0.21-windows-x86_64.xml [last]
RewriteRule ^15.0.19/ update-15.0.19-15.0.21-windows-x86_64.xml [last]
RewriteRule ^15.0.20/ update-15.0.20-15.0.21-windows-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.21-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.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>
+0 −2
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.18-15.0.20.incremental.mar" size="10910472" 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.21" appVersion="15.0.21" platformVersion="140.15.0" buildID="20260901104146" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.21" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.21" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/15.0.21/mullvad-browser-windows-x86_64-15.0.21.mar" size="98946588" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.21/mullvad-browser-windows-x86_64--15.0.18-15.0.21.incremental.mar" size="11227444" type="partial"></patch></update></updates>
Loading