ma1 pushed to branch main at The Tor Project / Applications / mullvad-browser-update-responses
Commits:
-
a9fc7ac5
by hackademix at 2025-03-04T09:30:05+01:00
29 changed files:
- update_1/release/.htaccess
- − update_1/release/14.0-14.0.5-linux-x86_64-ALL.xml
- − update_1/release/14.0-14.0.5-macos-ALL.xml
- − update_1/release/14.0-14.0.5-windows-x86_64-ALL.xml
- − update_1/release/14.0.3-14.0.5-linux-x86_64-ALL.xml
- − update_1/release/14.0.3-14.0.5-macos-ALL.xml
- − update_1/release/14.0.3-14.0.5-windows-x86_64-ALL.xml
- + update_1/release/14.0.3-14.0.7-linux-x86_64-ALL.xml
- + update_1/release/14.0.3-14.0.7-macos-ALL.xml
- + update_1/release/14.0.3-14.0.7-windows-x86_64-ALL.xml
- − update_1/release/14.0.4-14.0.5-linux-x86_64-ALL.xml
- − update_1/release/14.0.4-14.0.5-macos-ALL.xml
- − update_1/release/14.0.4-14.0.5-windows-x86_64-ALL.xml
- + update_1/release/14.0.4-14.0.7-linux-x86_64-ALL.xml
- + update_1/release/14.0.4-14.0.7-macos-ALL.xml
- + update_1/release/14.0.4-14.0.7-windows-x86_64-ALL.xml
- + update_1/release/14.0.5-14.0.7-linux-x86_64-ALL.xml
- + update_1/release/14.0.5-14.0.7-macos-ALL.xml
- + update_1/release/14.0.5-14.0.7-windows-x86_64-ALL.xml
- − update_1/release/14.0.5-linux-x86_64-ALL.xml
- − update_1/release/14.0.5-macos-ALL.xml
- − update_1/release/14.0.5-windows-x86_64-ALL.xml
- + update_1/release/14.0.7-linux-x86_64-ALL.xml
- + update_1/release/14.0.7-macos-ALL.xml
- + update_1/release/14.0.7-windows-x86_64-ALL.xml
- update_1/release/download-linux-x86_64.json
- update_1/release/download-macos.json
- update_1/release/download-windows-x86_64.json
- update_1/release/downloads.json
Changes:
1 | 1 | RewriteEngine On
|
2 | -RewriteRule ^[^/]+/14.0.5/ no-update.xml [last]
|
|
3 | -RewriteRule ^Linux_x86_64-gcc3/14.0/ALL 14.0-14.0.5-linux-x86_64-ALL.xml [last]
|
|
4 | -RewriteRule ^Linux_x86_64-gcc3/14.0.3/ALL 14.0.3-14.0.5-linux-x86_64-ALL.xml [last]
|
|
5 | -RewriteRule ^Linux_x86_64-gcc3/14.0.4/ALL 14.0.4-14.0.5-linux-x86_64-ALL.xml [last]
|
|
6 | -RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 14.0.5-linux-x86_64-ALL.xml [last]
|
|
7 | -RewriteRule ^Linux_x86_64-gcc3/ 14.0.5-linux-x86_64-ALL.xml [last]
|
|
8 | -RewriteRule ^Darwin_x86_64-gcc3/14.0/ALL 14.0-14.0.5-macos-ALL.xml [last]
|
|
9 | -RewriteRule ^Darwin_x86_64-gcc3/14.0.3/ALL 14.0.3-14.0.5-macos-ALL.xml [last]
|
|
10 | -RewriteRule ^Darwin_x86_64-gcc3/14.0.4/ALL 14.0.4-14.0.5-macos-ALL.xml [last]
|
|
11 | -RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 14.0.5-macos-ALL.xml [last]
|
|
12 | -RewriteRule ^Darwin_x86_64-gcc3/ 14.0.5-macos-ALL.xml [last]
|
|
13 | -RewriteRule ^Darwin_aarch64-gcc3/14.0/ALL 14.0-14.0.5-macos-ALL.xml [last]
|
|
14 | -RewriteRule ^Darwin_aarch64-gcc3/14.0.3/ALL 14.0.3-14.0.5-macos-ALL.xml [last]
|
|
15 | -RewriteRule ^Darwin_aarch64-gcc3/14.0.4/ALL 14.0.4-14.0.5-macos-ALL.xml [last]
|
|
16 | -RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 14.0.5-macos-ALL.xml [last]
|
|
17 | -RewriteRule ^Darwin_aarch64-gcc3/ 14.0.5-macos-ALL.xml [last]
|
|
18 | -RewriteRule ^WINNT_x86_64-gcc3-x64/14.0/ALL 14.0-14.0.5-windows-x86_64-ALL.xml [last]
|
|
19 | -RewriteRule ^WINNT_x86_64-gcc3-x64/14.0.3/ALL 14.0.3-14.0.5-windows-x86_64-ALL.xml [last]
|
|
20 | -RewriteRule ^WINNT_x86_64-gcc3-x64/14.0.4/ALL 14.0.4-14.0.5-windows-x86_64-ALL.xml [last]
|
|
21 | -RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 14.0.5-windows-x86_64-ALL.xml [last]
|
|
22 | -RewriteRule ^WINNT_x86_64-gcc3-x64/ 14.0.5-windows-x86_64-ALL.xml [last] |
|
2 | +RewriteRule ^[^/]+/14.0.7/ no-update.xml [last]
|
|
3 | +RewriteRule ^Linux_x86_64-gcc3/14.0.3/ALL 14.0.3-14.0.7-linux-x86_64-ALL.xml [last]
|
|
4 | +RewriteRule ^Linux_x86_64-gcc3/14.0.4/ALL 14.0.4-14.0.7-linux-x86_64-ALL.xml [last]
|
|
5 | +RewriteRule ^Linux_x86_64-gcc3/14.0.5/ALL 14.0.5-14.0.7-linux-x86_64-ALL.xml [last]
|
|
6 | +RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 14.0.7-linux-x86_64-ALL.xml [last]
|
|
7 | +RewriteRule ^Linux_x86_64-gcc3/ 14.0.7-linux-x86_64-ALL.xml [last]
|
|
8 | +RewriteRule ^Darwin_x86_64-gcc3/14.0.3/ALL 14.0.3-14.0.7-macos-ALL.xml [last]
|
|
9 | +RewriteRule ^Darwin_x86_64-gcc3/14.0.4/ALL 14.0.4-14.0.7-macos-ALL.xml [last]
|
|
10 | +RewriteRule ^Darwin_x86_64-gcc3/14.0.5/ALL 14.0.5-14.0.7-macos-ALL.xml [last]
|
|
11 | +RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 14.0.7-macos-ALL.xml [last]
|
|
12 | +RewriteRule ^Darwin_x86_64-gcc3/ 14.0.7-macos-ALL.xml [last]
|
|
13 | +RewriteRule ^Darwin_aarch64-gcc3/14.0.3/ALL 14.0.3-14.0.7-macos-ALL.xml [last]
|
|
14 | +RewriteRule ^Darwin_aarch64-gcc3/14.0.4/ALL 14.0.4-14.0.7-macos-ALL.xml [last]
|
|
15 | +RewriteRule ^Darwin_aarch64-gcc3/14.0.5/ALL 14.0.5-14.0.7-macos-ALL.xml [last]
|
|
16 | +RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 14.0.7-macos-ALL.xml [last]
|
|
17 | +RewriteRule ^Darwin_aarch64-gcc3/ 14.0.7-macos-ALL.xml [last]
|
|
18 | +RewriteRule ^WINNT_x86_64-gcc3-x64/14.0.3/ALL 14.0.3-14.0.7-windows-x86_64-ALL.xml [last]
|
|
19 | +RewriteRule ^WINNT_x86_64-gcc3-x64/14.0.4/ALL 14.0.4-14.0.7-windows-x86_64-ALL.xml [last]
|
|
20 | +RewriteRule ^WINNT_x86_64-gcc3-x64/14.0.5/ALL 14.0.5-14.0.7-windows-x86_64-ALL.xml [last]
|
|
21 | +RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 14.0.7-windows-x86_64-ALL.xml [last]
|
|
22 | +RewriteRule ^WINNT_x86_64-gcc3-x64/ 14.0.7-windows-x86_64-ALL.xml [last] |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64-14.0.5_ALL.mar" size="114339861" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64--14.0-14.0.5_ALL.incremental.mar" size="11635275" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos-14.0.5_ALL.mar" size="129434736" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos--14.0-14.0.5_ALL.incremental.mar" size="16862631" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64-14.0.5_ALL.mar" size="97771772" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64--14.0-14.0.5_ALL.incremental.mar" size="12155284" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64-14.0.5_ALL.mar" size="114339861" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64--14.0.3-14.0.5_ALL.incremental.mar" size="9309067" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos-14.0.5_ALL.mar" size="129434736" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos--14.0.3-14.0.5_ALL.incremental.mar" size="81031997" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64-14.0.5_ALL.mar" size="97771772" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64--14.0.3-14.0.5_ALL.incremental.mar" size="9890912" type="partial"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7_ALL.mar" size="108078626" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64--14.0.3-14.0.7_ALL.incremental.mar" size="14381250" type="partial"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7_ALL.mar" size="129574292" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos--14.0.3-14.0.7_ALL.incremental.mar" size="19808919" type="partial"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64-14.0.7_ALL.mar" size="97894488" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64--14.0.3-14.0.7_ALL.incremental.mar" size="14968204" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64-14.0.5_ALL.mar" size="114339861" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64--14.0.4-14.0.5_ALL.incremental.mar" size="7962710" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos-14.0.5_ALL.mar" size="129434736" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos--14.0.4-14.0.5_ALL.incremental.mar" size="79845313" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64-14.0.5_ALL.mar" size="97771772" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64--14.0.4-14.0.5_ALL.incremental.mar" size="8344967" type="partial"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7_ALL.mar" size="108078626" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64--14.0.4-14.0.7_ALL.incremental.mar" size="14040321" type="partial"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7_ALL.mar" size="129574292" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos--14.0.4-14.0.7_ALL.incremental.mar" size="19338391" type="partial"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64-14.0.7_ALL.mar" size="97894488" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64--14.0.4-14.0.7_ALL.incremental.mar" size="14563327" type="partial"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7_ALL.mar" size="108078626" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64--14.0.5-14.0.7_ALL.incremental.mar" size="11255298" type="partial"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7_ALL.mar" size="129574292" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos--14.0.5-14.0.7_ALL.incremental.mar" size="16014998" type="partial"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64-14.0.7_ALL.mar" size="97894488" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64--14.0.5-14.0.7_ALL.incremental.mar" size="11785652" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64-14.0.5_ALL.mar" size="114339861" type="complete"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos-14.0.5_ALL.mar" size="129434736" type="complete"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.5" appVersion="14.0.5" platformVersion="128.7.0" buildID="20250203100000" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.5" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64-14.0.5_ALL.mar" size="97771772" type="complete"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7_ALL.mar" size="108078626" type="complete"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7_ALL.mar" size="129574292" type="complete"></patch></update></updates> |
1 | +<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64-14.0.7_ALL.mar" size="97894488" type="complete"></patch></update></updates> |
1 | -{"binary":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64-14.0.5.tar.xz","git_tag":"mb-14.0.5-build1","sig":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64-14.0.5.tar.xz.asc","version":"14.0.5"} |
|
\ No newline at end of file | ||
1 | +{"binary":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7.tar.xz","git_tag":"mb-14.0.7-build2","sig":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7.tar.xz.asc","version":"14.0.7"} |
|
\ No newline at end of file |
1 | -{"binary":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos-14.0.5.dmg","git_tag":"mb-14.0.5-build1","sig":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos-14.0.5.dmg.asc","version":"14.0.5"} |
|
\ No newline at end of file | ||
1 | +{"binary":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7.dmg","git_tag":"mb-14.0.7-build2","sig":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7.dmg.asc","version":"14.0.7"} |
|
\ No newline at end of file |
1 | -{"binary":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64-14.0.5.exe","git_tag":"mb-14.0.5-build1","sig":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64-14.0.5.exe.asc","version":"14.0.5"} |
|
\ No newline at end of file | ||
1 | +{"binary":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64-14.0.7.exe","git_tag":"mb-14.0.7-build2","sig":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64-14.0.7.exe.asc","version":"14.0.7"} |
|
\ No newline at end of file |
1 | -{"downloads":{"linux-x86_64":{"ALL":{"binary":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64-14.0.5.tar.xz","sig":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-linux-x86_64-14.0.5.tar.xz.asc"}},"macos":{"ALL":{"binary":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos-14.0.5.dmg","sig":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-macos-14.0.5.dmg.asc"}},"win64":{"ALL":{"binary":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64-14.0.5.exe","sig":"https://cdn.mullvad.net/browser/14.0.5/mullvad-browser-windows-x86_64-14.0.5.exe.asc"}}},"tag":"mb-14.0.5-build1","version":"14.0.5"} |
|
\ No newline at end of file | ||
1 | +{"downloads":{"linux-x86_64":{"ALL":{"binary":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7.tar.xz","sig":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7.tar.xz.asc"}},"macos":{"ALL":{"binary":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7.dmg","sig":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7.dmg.asc"}},"win64":{"ALL":{"binary":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64-14.0.7.exe","sig":"https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-windows-x86_64-14.0.7.exe.asc"}}},"tag":"mb-14.0.7-build2","version":"14.0.7"} |
|
\ No newline at end of file |