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

release: new version, 14.5.7 (macos)

parent 9b24b8ac
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/14.5.6/mullvad-browser-macos-14.5.6.dmg",
   "git_tag" : "mb-14.5.6-build1",
   "sig" : "https://cdn.mullvad.net/browser/14.5.6/mullvad-browser-macos-14.5.6.dmg.asc",
   "version" : "14.5.6"
   "binary" : "https://cdn.mullvad.net/browser/14.5.7/mullvad-browser-macos-14.5.7.dmg",
   "git_tag" : "mb-14.5.7-build1",
   "sig" : "https://cdn.mullvad.net/browser/14.5.7/mullvad-browser-macos-14.5.7.dmg.asc",
   "version" : "14.5.7"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^14.5.6/ no-update.xml [last]
RewriteRule ^14.5.3/ update-14.5.3-14.5.6-macos.xml [last]
RewriteRule ^14.5.4/ update-14.5.4-14.5.6-macos.xml [last]
RewriteRule ^14.5.5/ update-14.5.5-14.5.6-macos.xml [last]
RewriteRule ^[^/]+/ update-14.5.6-macos.xml [last]
RewriteRule ^14.5.7/ no-update.xml [last]
RewriteRule ^14.5.4/ update-14.5.4-14.5.7-macos.xml [last]
RewriteRule ^14.5.5/ update-14.5.5-14.5.7-macos.xml [last]
RewriteRule ^14.5.6/ update-14.5.6-14.5.7-macos.xml [last]
RewriteRule ^[^/]+/ update-14.5.7-macos.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.6" appVersion="14.5.6" platformVersion="128.14.0" buildID="20250818110000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.5.6" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.5.6" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.5.6/mullvad-browser-macos-14.5.6_ALL.mar" size="129659685" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.5.6/mullvad-browser-macos--14.5.3-14.5.6_ALL.incremental.mar" size="13625199" 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.6" appVersion="14.5.6" platformVersion="128.14.0" buildID="20250818110000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.5.6" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.5.6" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.5.6/mullvad-browser-macos-14.5.6_ALL.mar" size="129659685" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.5.6/mullvad-browser-macos--14.5.4-14.5.6_ALL.incremental.mar" size="13018127" 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.7" appVersion="14.5.7" platformVersion="128.14.0" buildID="20250915185538" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.5.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.5.7" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.5.7/mullvad-browser-macos-14.5.7_ALL.mar" size="129738577" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.5.7/mullvad-browser-macos--14.5.4-14.5.7_ALL.incremental.mar" size="13321371" type="partial"></patch></update></updates>
Loading