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

release: new version, 15.0.10 (macos)

parent e33e2978
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/15.0.9/mullvad-browser-macos-15.0.9.dmg",
   "git_tag" : "mb-15.0.9-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.9/mullvad-browser-macos-15.0.9.dmg.asc",
   "version" : "15.0.9"
   "binary" : "https://cdn.mullvad.net/browser/15.0.10/mullvad-browser-macos-15.0.10.dmg",
   "git_tag" : "mb-15.0.10-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.10/mullvad-browser-macos-15.0.10.dmg.asc",
   "version" : "15.0.10"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^15.0.9/ no-update.xml [last]
RewriteRule ^15.0.6/ update-15.0.6-15.0.9-macos.xml [last]
RewriteRule ^15.0.7/ update-15.0.7-15.0.9-macos.xml [last]
RewriteRule ^15.0.8/ update-15.0.8-15.0.9-macos.xml [last]
RewriteRule ^[^/]+/ update-15.0.9-macos.xml [last]
RewriteRule ^15.0.10/ no-update.xml [last]
RewriteRule ^15.0.7/ update-15.0.7-15.0.10-macos.xml [last]
RewriteRule ^15.0.8/ update-15.0.8-15.0.10-macos.xml [last]
RewriteRule ^15.0.9/ update-15.0.9-15.0.10-macos.xml [last]
RewriteRule ^[^/]+/ update-15.0.10-macos.xml [last]
+2 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="15.0.10" appVersion="15.0.10" platformVersion="140.10.0" buildID="20260420133000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.10" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.10" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/15.0.10/mullvad-browser-macos-15.0.10.mar" size="138741140" type="complete"></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.9" appVersion="15.0.9" platformVersion="140.9.1" buildID="20260404073000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.9" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.9" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/15.0.9/mullvad-browser-macos-15.0.9.mar" size="138614080" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.9/mullvad-browser-macos--15.0.6-15.0.9.incremental.mar" size="17225428" 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.10" appVersion="15.0.10" platformVersion="140.10.0" buildID="20260420133000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.10" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.10" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/15.0.10/mullvad-browser-macos-15.0.10.mar" size="138741140" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.10/mullvad-browser-macos--15.0.7-15.0.10.incremental.mar" size="19677476" type="partial"></patch></update></updates>
Loading