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

release: new version, 14.0.8 (windows-x86_64)

parent 0364bab2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{"binary":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64-14.0.7.exe","git_tag":"mb-14.0.7-build2","sig":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64-14.0.7.exe.asc","version":"14.0.7"}
 No newline at end of file
{"binary":"https://cdn.mullvad.net/browser/14.0.8/mullvad-browser-windows-x86_64-14.0.8.exe","git_tag":"mb-14.0.8-build1","sig":"https://cdn.mullvad.net/browser/14.0.8/mullvad-browser-windows-x86_64-14.0.8.exe.asc","version":"14.0.8"}
 No newline at end of file
+6 −0
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^14.0.8/ no-update.xml [last]
RewriteRule ^14.0.4/ 14.0.4-14.0.8-windows-x86_64.xml [last]
RewriteRule ^14.0.5/ 14.0.5-14.0.8-windows-x86_64.xml [last]
RewriteRule ^14.0.7/ 14.0.7-14.0.8-windows-x86_64.xml [last]
RewriteRule ^[^/]+/ 14.0.8-windows-x86_64.xml [last]
+2 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.0.8" appVersion="14.0.8" platformVersion="128.8.0" buildID="20250326213235" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.8" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.8" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.8/mullvad-browser-windows-x86_64-14.0.8_ALL.mar" size="97892004" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.8/mullvad-browser-windows-x86_64--14.0.4-14.0.8_ALL.incremental.mar" size="14580547" 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="14.0.8" appVersion="14.0.8" platformVersion="128.8.0" buildID="20250326213235" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.8" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.8" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.8/mullvad-browser-windows-x86_64-14.0.8_ALL.mar" size="97892004" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.8/mullvad-browser-windows-x86_64--14.0.5-14.0.8_ALL.incremental.mar" size="11792068" 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="14.0.8" appVersion="14.0.8" platformVersion="128.8.0" buildID="20250326213235" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.8" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.8" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.8/mullvad-browser-windows-x86_64-14.0.8_ALL.mar" size="97892004" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.8/mullvad-browser-windows-x86_64--14.0.7-14.0.8_ALL.incremental.mar" size="2317224" type="partial"></patch></update></updates>
Loading