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

release: new version, 14.5.4 (windows-x86_64)

parent 08048a3e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/14.5.3/mullvad-browser-windows-x86_64-14.5.3.exe",
   "git_tag" : "mb-14.5.3-build2",
   "sig" : "https://cdn.mullvad.net/browser/14.5.3/mullvad-browser-windows-x86_64-14.5.3.exe.asc",
   "version" : "14.5.3"
   "binary" : "https://cdn.mullvad.net/browser/14.5.4/mullvad-browser-windows-x86_64-14.5.4.exe",
   "git_tag" : "mb-14.5.4-build1",
   "sig" : "https://cdn.mullvad.net/browser/14.5.4/mullvad-browser-windows-x86_64-14.5.4.exe.asc",
   "version" : "14.5.4"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^14.5.3/ no-update.xml [last]
RewriteRule ^14.5/ update-14.5-14.5.3-windows-x86_64.xml [last]
RewriteRule ^14.5.1/ update-14.5.1-14.5.3-windows-x86_64.xml [last]
RewriteRule ^14.5.2/ update-14.5.2-14.5.3-windows-x86_64.xml [last]
RewriteRule ^[^/]+/ update-14.5.3-windows-x86_64.xml [last]
RewriteRule ^14.5.4/ no-update.xml [last]
RewriteRule ^14.5.1/ update-14.5.1-14.5.4-windows-x86_64.xml [last]
RewriteRule ^14.5.2/ update-14.5.2-14.5.4-windows-x86_64.xml [last]
RewriteRule ^14.5.3/ update-14.5.3-14.5.4-windows-x86_64.xml [last]
RewriteRule ^[^/]+/ update-14.5.4-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="14.5.3" appVersion="14.5.3" platformVersion="128.11.0" buildID="20250526202532" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.5.3" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.5.3" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.5.3/mullvad-browser-windows-x86_64-14.5.3_ALL.mar" size="97827193" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.5.3/mullvad-browser-windows-x86_64--14.5-14.5.3_ALL.incremental.mar" size="9432043" 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="14.5.3" appVersion="14.5.3" platformVersion="128.11.0" buildID="20250526202532" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.5.3" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.5.3" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.5.3/mullvad-browser-windows-x86_64-14.5.3_ALL.mar" size="97827193" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.5.3/mullvad-browser-windows-x86_64--14.5.1-14.5.3_ALL.incremental.mar" size="8372331" 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.5.4" appVersion="14.5.4" platformVersion="128.12.0" buildID="20250623181100" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.5.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.5.4" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.5.4/mullvad-browser-windows-x86_64-14.5.4_ALL.mar" size="97873657" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.5.4/mullvad-browser-windows-x86_64--14.5.1-14.5.4_ALL.incremental.mar" size="9191307" type="partial"></patch></update></updates>
Loading