Verified Commit 709b5b4d authored by ma1's avatar ma1
Browse files

release: new version, 15.0.12 (macos)

parent 458503fe
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/15.0.11/mullvad-browser-macos-15.0.11.dmg",
   "git_tag" : "mb-15.0.11-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.11/mullvad-browser-macos-15.0.11.dmg.asc",
   "version" : "15.0.11"
   "binary" : "https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-macos-15.0.12.dmg",
   "git_tag" : "mb-15.0.12-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-macos-15.0.12.dmg.asc",
   "version" : "15.0.12"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^15.0.11/ no-update.xml [last]
RewriteRule ^15.0.10/ update-15.0.10-15.0.11-macos.xml [last]
RewriteRule ^15.0.8/ update-15.0.8-15.0.11-macos.xml [last]
RewriteRule ^15.0.9/ update-15.0.9-15.0.11-macos.xml [last]
RewriteRule ^[^/]+/ update-15.0.11-macos.xml [last]
RewriteRule ^15.0.12/ no-update.xml [last]
RewriteRule ^15.0.10/ update-15.0.10-15.0.12-macos.xml [last]
RewriteRule ^15.0.11/ update-15.0.11-15.0.12-macos.xml [last]
RewriteRule ^15.0.9/ update-15.0.9-15.0.12-macos.xml [last]
RewriteRule ^[^/]+/ update-15.0.12-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.11" appVersion="15.0.11" platformVersion="140.10.1" buildID="20260427173000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.11" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.11" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/15.0.11/mullvad-browser-macos-15.0.11.mar" size="138816572" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.11/mullvad-browser-macos--15.0.10-15.0.11.incremental.mar" size="10795054" 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.12" appVersion="15.0.12" platformVersion="140.10.2" buildID="20260506160000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.12" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.12" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-macos-15.0.12.mar" size="138821664" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-macos--15.0.10-15.0.12.incremental.mar" size="11010758" 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.12" appVersion="15.0.12" platformVersion="140.10.2" buildID="20260506160000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.12" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.12" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-macos-15.0.12.mar" size="138821664" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.12/mullvad-browser-macos--15.0.11-15.0.12.incremental.mar" size="7822826" type="partial"></patch></update></updates>
Loading