Verified Commit 45c15b48 authored by ma1's avatar ma1
Browse files

release: new version, 15.0.18 (linux-x86_64)

parent d130575f
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://cdn.mullvad.net/browser/15.0.16/mullvad-browser-linux-x86_64-15.0.16.tar.xz",
   "git_tag" : "mb-15.0.16-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.16/mullvad-browser-linux-x86_64-15.0.16.tar.xz.asc",
   "version" : "15.0.16"
   "binary" : "https://cdn.mullvad.net/browser/15.0.18/mullvad-browser-linux-x86_64-15.0.18.tar.xz",
   "git_tag" : "mb-15.0.18-build1",
   "sig" : "https://cdn.mullvad.net/browser/15.0.18/mullvad-browser-linux-x86_64-15.0.18.tar.xz.asc",
   "version" : "15.0.18"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^15.0.16/ no-update.xml [last]
RewriteRule ^15.0.11/ update-15.0.11-15.0.16-linux-x86_64.xml [last]
RewriteRule ^15.0.12/ update-15.0.12-15.0.16-linux-x86_64.xml [last]
RewriteRule ^15.0.14/ update-15.0.14-15.0.16-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.16-linux-x86_64.xml [last]
RewriteRule ^15.0.18/ no-update.xml [last]
RewriteRule ^15.0.12/ update-15.0.12-15.0.18-linux-x86_64.xml [last]
RewriteRule ^15.0.14/ update-15.0.14-15.0.18-linux-x86_64.xml [last]
RewriteRule ^15.0.16/ update-15.0.16-15.0.18-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.18-linux-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="15.0.16" appVersion="15.0.16" platformVersion="140.12.0" buildID="20260616011530" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.16" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.16" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.16/mullvad-browser-linux-x86_64-15.0.16.mar" size="122060156" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.16/mullvad-browser-linux-x86_64--15.0.11-15.0.16.incremental.mar" size="11715179" 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.16" appVersion="15.0.16" platformVersion="140.12.0" buildID="20260616011530" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.16" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.16" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.16/mullvad-browser-linux-x86_64-15.0.16.mar" size="122060156" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.16/mullvad-browser-linux-x86_64--15.0.12-15.0.16.incremental.mar" size="11655303" 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.18" appVersion="15.0.18" platformVersion="140.12.0" buildID="20260714062951" detailsURL="https://github.com/mullvad/mullvad-browser/releases/15.0.18" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/15.0.18" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/15.0.18/mullvad-browser-linux-x86_64-15.0.18.mar" size="122249788" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/15.0.18/mullvad-browser-linux-x86_64--15.0.12-15.0.18.incremental.mar" size="12982195" type="partial"></patch></update></updates>
Loading