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

release: new version, 15.0.3 (macos)

parent 92e87e99
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-macos-15.0.2.dmg",
   "git_tag" : "mb-15.0.2-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-macos-15.0.2.dmg.asc",
   "version" : "15.0.2"
   "binary" : "https://cdn.mullvad.net/browser/15.0.3/mullvad-browser-macos-15.0.3.dmg",
   "git_tag" : "mb-15.0.3-build3",
   "sig" : "https://cdn.mullvad.net/browser/15.0.3/mullvad-browser-macos-15.0.3.dmg.asc",
   "version" : "15.0.3"
}
+5 −6
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^15.0.2/ no-update.xml [last]
RewriteRule ^14.5.7/ update-14.5.7-15.0.2-macos.xml [last]
RewriteRule ^14.5.8/ update-14.5.8-15.0.2-macos.xml [last]
RewriteRule ^15.0/ update-15.0-15.0.2-macos.xml [last]
RewriteRule ^15.0.1/ update-15.0.1-15.0.2-macos.xml [last]
RewriteRule ^[^/]+/ update-15.0.2-macos.xml [last]
RewriteRule ^15.0.3/ no-update.xml [last]
RewriteRule ^15.0/ update-15.0-15.0.3-macos.xml [last]
RewriteRule ^15.0.1/ update-15.0.1-15.0.3-macos.xml [last]
RewriteRule ^15.0.2/ update-15.0.2-15.0.3-macos.xml [last]
RewriteRule ^[^/]+/ update-15.0.3-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="15.0.2" appVersion="15.0.2" platformVersion="140.5.0" buildID="20251120074003" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.2" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.2" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-macos-15.0.2.mar" size="138353788" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-macos--14.5.7-15.0.2.incremental.mar" size="94490560" 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.2" appVersion="15.0.2" platformVersion="140.5.0" buildID="20251120074003" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.2" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.2" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-macos-15.0.2.mar" size="138353788" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-macos--14.5.8-15.0.2.incremental.mar" size="94371752" 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.2" appVersion="15.0.2" platformVersion="140.5.0" buildID="20251120074003" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.2" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.2" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-macos-15.0.2.mar" size="138353788" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.2/mullvad-browser-macos--15.0-15.0.2.incremental.mar" size="16336844" type="partial"></patch></update></updates>
Loading