Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / mullvad-browser-update-responses
Commits:
-
f3ff86b5
by Pier Angelo Vendrame at 2025-02-03T19:45:51+01:00
29 changed files:
- update_1/release/.htaccess
- − update_1/release/13.5.9-14.0.4-linux-x86_64-ALL.xml
- − update_1/release/13.5.9-14.0.4-macos-ALL.xml
- − update_1/release/13.5.9-14.0.4-windows-x86_64-ALL.xml
- − update_1/release/14.0-14.0.4-linux-x86_64-ALL.xml
- − update_1/release/14.0-14.0.4-macos-ALL.xml
- − update_1/release/14.0-14.0.4-windows-x86_64-ALL.xml
- + 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.4-linux-x86_64-ALL.xml
- − update_1/release/14.0.3-14.0.4-macos-ALL.xml
- − update_1/release/14.0.3-14.0.4-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.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-linux-x86_64-ALL.xml
- − update_1/release/14.0.4-macos-ALL.xml
- − update_1/release/14.0.4-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/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.4/ no-update.xml [last]
|
|
3 | -RewriteRule ^Linux_x86_64-gcc3/13.5.9/ALL 13.5.9-14.0.4-linux-x86_64-ALL.xml [last]
|
|
4 | -RewriteRule ^Linux_x86_64-gcc3/14.0/ALL 14.0-14.0.4-linux-x86_64-ALL.xml [last]
|
|
5 | -RewriteRule ^Linux_x86_64-gcc3/14.0.3/ALL 14.0.3-14.0.4-linux-x86_64-ALL.xml [last]
|
|
6 | -RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 14.0.4-linux-x86_64-ALL.xml [last]
|
|
7 | -RewriteRule ^Linux_x86_64-gcc3/ 14.0.4-linux-x86_64-ALL.xml [last]
|
|
8 | -RewriteRule ^Darwin_x86_64-gcc3/13.5.9/ALL 13.5.9-14.0.4-macos-ALL.xml [last]
|
|
9 | -RewriteRule ^Darwin_x86_64-gcc3/14.0/ALL 14.0-14.0.4-macos-ALL.xml [last]
|
|
10 | -RewriteRule ^Darwin_x86_64-gcc3/14.0.3/ALL 14.0.3-14.0.4-macos-ALL.xml [last]
|
|
11 | -RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 14.0.4-macos-ALL.xml [last]
|
|
12 | -RewriteRule ^Darwin_x86_64-gcc3/ 14.0.4-macos-ALL.xml [last]
|
|
13 | -RewriteRule ^Darwin_aarch64-gcc3/13.5.9/ALL 13.5.9-14.0.4-macos-ALL.xml [last]
|
|
14 | -RewriteRule ^Darwin_aarch64-gcc3/14.0/ALL 14.0-14.0.4-macos-ALL.xml [last]
|
|
15 | -RewriteRule ^Darwin_aarch64-gcc3/14.0.3/ALL 14.0.3-14.0.4-macos-ALL.xml [last]
|
|
16 | -RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 14.0.4-macos-ALL.xml [last]
|
|
17 | -RewriteRule ^Darwin_aarch64-gcc3/ 14.0.4-macos-ALL.xml [last]
|
|
18 | -RewriteRule ^WINNT_x86_64-gcc3-x64/13.5.9/ALL 13.5.9-14.0.4-windows-x86_64-ALL.xml [last]
|
|
19 | -RewriteRule ^WINNT_x86_64-gcc3-x64/14.0/ALL 14.0-14.0.4-windows-x86_64-ALL.xml [last]
|
|
20 | -RewriteRule ^WINNT_x86_64-gcc3-x64/14.0.3/ALL 14.0.3-14.0.4-windows-x86_64-ALL.xml [last]
|
|
21 | -RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 14.0.4-windows-x86_64-ALL.xml [last]
|
|
22 | -RewriteRule ^WINNT_x86_64-gcc3-x64/ 14.0.4-windows-x86_64-ALL.xml [last] |
|
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] |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64-14.0.4_ALL.mar" size="114273089" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64--13.5.9-14.0.4_ALL.incremental.mar" size="57892666" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-macos-14.0.4_ALL.mar" size="129355556" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-macos--13.5.9-14.0.4_ALL.incremental.mar" size="93252259" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-windows-x86_64-14.0.4_ALL.mar" size="97707808" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-windows-x86_64--13.5.9-14.0.4_ALL.incremental.mar" size="63659430" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64-14.0.4_ALL.mar" size="114273089" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64--14.0-14.0.4_ALL.incremental.mar" size="10929834" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-macos-14.0.4_ALL.mar" size="129355556" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-macos--14.0-14.0.4_ALL.incremental.mar" size="15673487" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-windows-x86_64-14.0.4_ALL.mar" size="97707808" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-windows-x86_64--14.0-14.0.4_ALL.incremental.mar" size="11450163" 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-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.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64-14.0.4_ALL.mar" size="114273089" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64--14.0.3-14.0.4_ALL.incremental.mar" size="8193306" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-macos-14.0.4_ALL.mar" size="129355556" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-macos--14.0.3-14.0.4_ALL.incremental.mar" size="12557723" type="partial"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-windows-x86_64-14.0.4_ALL.mar" size="97707808" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-windows-x86_64--14.0.3-14.0.4_ALL.incremental.mar" size="8544311" 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.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.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64-14.0.4_ALL.mar" size="114273089" type="complete"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-macos-14.0.4_ALL.mar" size="129355556" type="complete"></patch></update></updates> |
1 | -<?xml version="1.0" encoding="UTF-8"?>
|
|
2 | -<updates><update type="minor" displayVersion="14.0.4" appVersion="14.0.4" platformVersion="128.6.0" buildID="20250106125732" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.4" minSupportedOSVersion="10.0"><patch URL="https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-windows-x86_64-14.0.4_ALL.mar" size="97707808" 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" 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 | -{"binary":"https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64-14.0.4.tar.xz","git_tag":"mb-14.0.4-build1","sig":"https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64-14.0.4.tar.xz.asc","version":"14.0.4"} |
|
\ No newline at end of file | ||
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.4/mullvad-browser-macos-14.0.4.dmg","git_tag":"mb-14.0.4-build1","sig":"https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-macos-14.0.4.dmg.asc","version":"14.0.4"} |
|
\ 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.4/mullvad-browser-windows-x86_64-14.0.4.exe","git_tag":"mb-14.0.4-build1","sig":"https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-windows-x86_64-14.0.4.exe.asc","version":"14.0.4"} |
|
\ 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 | -{"downloads":{"linux-x86_64":{"ALL":{"binary":"https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64-14.0.4.tar.xz","sig":"https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-linux-x86_64-14.0.4.tar.xz.asc"}},"macos":{"ALL":{"binary":"https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-macos-14.0.4.dmg","sig":"https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-macos-14.0.4.dmg.asc"}},"win64":{"ALL":{"binary":"https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-windows-x86_64-14.0.4.exe","sig":"https://cdn.mullvad.net/browser/14.0.4/mullvad-browser-windows-x86_64-14.0.4.exe.asc"}}},"tag":"mb-14.0.4-build1","version":"14.0.4"} |
|
\ 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 |