Skip to content
Snippets Groups Projects
Commit db64cd7d authored by boklm's avatar boklm
Browse files

alpha: new version, 13.5a5

parent d0f551a3
Branches
No related tags found
No related merge requests found
Showing
with 51 additions and 69 deletions
......@@ -2,44 +2,44 @@ RewriteEngine On
# bug 26569: Redirect pre-8.0a9 alpha users to a separate update directory
RewriteRule ^[^/]+/8\.0a[12345678]/.* https://aus1.torproject.org/torbrowser/update_pre8.0a9/alpha/$0 [last]
RewriteRule ^[^/]+/[4567]\..*/.* https://aus1.torproject.org/torbrowser/update_pre8.0a9/alpha/$0 [last]
RewriteRule ^[^/]+/13.5a4/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a1/ALL 13.5a1-13.5a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a2/ALL 13.5a2-13.5a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a3/ALL 13.5a3-13.5a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.5a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.5a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a1/ALL 13.5a1-13.5a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a2/ALL 13.5a2-13.5a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a3/ALL 13.5a3-13.5a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.5a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.5a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a1/ALL 13.5a1-13.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a2/ALL 13.5a2-13.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a3/ALL 13.5a3-13.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a1/ALL 13.5a1-13.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a2/ALL 13.5a2-13.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a3/ALL 13.5a3-13.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.5a4-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a1/ALL 13.5a1-13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a2/ALL 13.5a2-13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a3/ALL 13.5a3-13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a1/ALL 13.5a1-13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a2/ALL 13.5a2-13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a3/ALL 13.5a3-13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a1/ALL 13.5a1-13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a2/ALL 13.5a2-13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a3/ALL 13.5a3-13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.5a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a1/ALL 13.5a1-13.5a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a2/ALL 13.5a2-13.5a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a3/ALL 13.5a3-13.5a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.5a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.5a4-windows-x86_64-ALL.xml [last]
RewriteRule ^[^/]+/13.5a5/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a2/ALL 13.5a2-13.5a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a3/ALL 13.5a3-13.5a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a4/ALL 13.5a4-13.5a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.5a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.5a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a2/ALL 13.5a2-13.5a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a3/ALL 13.5a3-13.5a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a4/ALL 13.5a4-13.5a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.5a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.5a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a2/ALL 13.5a2-13.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a3/ALL 13.5a3-13.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a4/ALL 13.5a4-13.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a2/ALL 13.5a2-13.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a3/ALL 13.5a3-13.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a4/ALL 13.5a4-13.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.5a5-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a2/ALL 13.5a2-13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a3/ALL 13.5a3-13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a4/ALL 13.5a4-13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a2/ALL 13.5a2-13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a3/ALL 13.5a3-13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a4/ALL 13.5a4-13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a2/ALL 13.5a2-13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a3/ALL 13.5a3-13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a4/ALL 13.5a4-13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.5a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a2/ALL 13.5a2-13.5a5-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a3/ALL 13.5a3-13.5a5-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a4/ALL 13.5a4-13.5a5-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.5a5-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.5a5-windows-x86_64-ALL.xml [last]
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-i686-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="e39d92d54e8315f5b50c0fd4f13b7d8112d3aac630f63424353da3f8895ab84dd057132e31def761e916c03ee997953afdf72707dd16215831a092b5ce1d6539" size="122807450" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-i686--13.5a1-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="47dd2b7ec3b5b498f45d46897187d4d6496d2abc0e24f3fd39bc5a46993dbf07c9a5729bd57e3a2adf242f8ae37b7a85b085bbb2f064fbdbe494e8fb514173ef" size="20294902" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-x86_64-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="6294d72ebe2fb44cecc9a91acf6b47f313ff436b2d31af5e10c3f1210c084222eac8408316efd0ccd9e73bb69c08c5b3f496aa8b7dd7135edfeef372aaad8d8e" size="122117002" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-x86_64--13.5a1-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="b00ae285d6ecb887d7828d2a15cc0716b4c4c9598be9a98395e917ae1d43a51eba258b645ac52a4eac0c63ee8d256c0180853439dd1e54b4dee2cc1514162165" size="20313350" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-macos-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="c51fcb44a0e6e598bcffcb83c2cabca0c783aa0d9201f570af7db2aee942c90bb4bb95f9886674c017837e13d5a4ead4bffe0e322d6dd6c09dcb0a7caf99c406" size="169367473" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-macos--13.5a1-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="a05c54f9a6580f683af1620f1192e6fdc94f28f612d11fa2c02495e8206929e9bcc46f851f7298b2b969013db2c560c34a5bb0c720816780dee4cc31e25c3aff" size="49146811" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-windows-i686-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="afe1f4bd907c1ea68f1c7012f15e931ef4d2e83f5a314cb964077f816dc081422f8b329543a4b7e05d7aa646cb39efc44cac784b048249a86dda763455307bad" size="109590229" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-windows-i686--13.5a1-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="bee00f47ec4ddc4ed694ba0f56d9176ea4ccd587986719a614902a183a960de1faa41926060afb1d0cd2cde59dad4a045345b30571213fba17325d871fcd9124" size="23528114" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-windows-x86_64-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="328ac2665899ccb2711ca994313359341255dc92ae7e41d8be1f30965b9d5941c1198529d44bae128a935ac0dc6181b61d009d8cc3dc4bc00b465f1c2958b04d" size="109737507" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-windows-x86_64--13.5a1-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="6169bad9daad6add79dee7dd4a080f08aa53437b4a2d618197f69b490fa82b5b6529f650f54365c7624d6562176bdab992b52daf3c7b100bc96d515a55356e2b" size="22597156" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-i686-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="e39d92d54e8315f5b50c0fd4f13b7d8112d3aac630f63424353da3f8895ab84dd057132e31def761e916c03ee997953afdf72707dd16215831a092b5ce1d6539" size="122807450" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-i686--13.5a2-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="f10104a82e197e3a6defc67d378a7569ed64de669b25351779fdd5f1487b864ef6ce51308ba1cedc8771617983f31c746c9501e9efcd141f7c241a2b8701820b" size="19411239" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-x86_64-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="6294d72ebe2fb44cecc9a91acf6b47f313ff436b2d31af5e10c3f1210c084222eac8408316efd0ccd9e73bb69c08c5b3f496aa8b7dd7135edfeef372aaad8d8e" size="122117002" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-x86_64--13.5a2-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="9fad20afe59a33258b6c80dcdda7d77871765f33f7c1ad7802112598d4c5c7734ac4f20087adcbac595f344639322c9b25b8d53c7a841597151105a6e0d719cf" size="19387039" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-macos-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="c51fcb44a0e6e598bcffcb83c2cabca0c783aa0d9201f570af7db2aee942c90bb4bb95f9886674c017837e13d5a4ead4bffe0e322d6dd6c09dcb0a7caf99c406" size="169367473" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-macos--13.5a2-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="8eba579826e2c168a139f06f19643af7f32c472ae28c85027657e01e2d8bc5936573aaaebcd119f56a4ab58a7af7463a8c6b5771db52228f868a82a686fdbf95" size="47945055" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-windows-i686-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="afe1f4bd907c1ea68f1c7012f15e931ef4d2e83f5a314cb964077f816dc081422f8b329543a4b7e05d7aa646cb39efc44cac784b048249a86dda763455307bad" size="109590229" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-windows-i686--13.5a2-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="1cef364422f601fdd6a9fc8d0a1c5f3248f46773364122f67a51f9aa71ef2bbb41b2db7ae01d2079ca33f2fb79d1f83bcdc8853cfd205c443185332a80f119bc" size="22755322" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-windows-x86_64-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="328ac2665899ccb2711ca994313359341255dc92ae7e41d8be1f30965b9d5941c1198529d44bae128a935ac0dc6181b61d009d8cc3dc4bc00b465f1c2958b04d" size="109737507" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-windows-x86_64--13.5a2-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="8ed4f51f71517228792e19f7b142bd496fa2ca50d9936c1c4c162a95f6d79d0cfb7a7e710468dec5509f96a6bc7b9e3df58d984b8269d5bb1a12f92ec669bf4e" size="21821388" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a5" appVersion="13.5a5" platformVersion="115.8.0" buildID="20240222171316" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a5" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a5/tor-browser-linux-i686-13.5a5_ALL.mar" hashFunction="SHA512" hashValue="4c2b0192720de424d281f8651d5ec1225ab84673204ace4b6bddba17c36cd73269d895c13e435bb1f79fe87f796c06a90337d54bdd17e2374844fe4c79e67f5d" size="123338666" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a5/tor-browser-linux-i686--13.5a2-13.5a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="221660db07a399bc8d34e34a1a3438edbef567dc5f3ab2ec18515a724248e359194f31f89fcb01734e827874e1049608b50c53d27b84347e5638f6085711aabe" size="20530838" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a5" appVersion="13.5a5" platformVersion="115.8.0" buildID="20240222171316" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a5" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a5/tor-browser-linux-x86_64-13.5a5_ALL.mar" hashFunction="SHA512" hashValue="023bd41cc0aa5f634e226870379a49c4e3ed992cd3df4ab7d81cb8a4fb53e3c0617392a18ff62db90dcc419d6d2598bbea82604993723ed05bb185a85f86e103" size="122721358" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a5/tor-browser-linux-x86_64--13.5a2-13.5a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="ee3b36cffe35e08f605c3f4959b70c8dbf3b52b24a8a5153b2b525a096cd042a10914737461405af2726290c0a1d5e91091f9dc098b42177ce3bdd5d30d18664" size="20631614" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a5" appVersion="13.5a5" platformVersion="115.8.0" buildID="20240222171316" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a5" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a5/tor-browser-macos-13.5a5_ALL.mar" hashFunction="SHA512" hashValue="736552917679dac8791e13d982c1ebbb2b0f09bf09f2e57fbfdd262e87c1dacaab800066ae27cfe965d8745b68ab9b7f89643bfcf893920433525034ca48dcd3" size="172380033" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a5/tor-browser-macos--13.5a2-13.5a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="58eb782bd72c9c91c93e73df30b0b8fc21be4748144c0d15f669a3425e44c5453659785e26190c94be9126a32837d1e9354013a0120756ceeaad3fc3ea180376" size="108316223" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a5" appVersion="13.5a5" platformVersion="115.8.0" buildID="20240222171316" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a5" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a5/tor-browser-windows-i686-13.5a5_ALL.mar" hashFunction="SHA512" hashValue="7a349bbe4093c35e6042fd6e173db709231fc2099e681b1ba8f3fbc02a0941a3684add08657d1d6b67020f41529f973f6c8ef7188193a6317f3acc9e7558a50d" size="110149605" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a5/tor-browser-windows-i686--13.5a2-13.5a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="075160380aefe6fce92a7f484b3389529292cbd83919cfe05542dc2d1bc30a011b43f96f8245df37aff43215adb7419417d4f7c74fe66749ee116cd6001f5c38" size="23741276" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a5" appVersion="13.5a5" platformVersion="115.8.0" buildID="20240222171316" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a5" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a5/tor-browser-windows-x86_64-13.5a5_ALL.mar" hashFunction="SHA512" hashValue="59edc26c785fa355e6b54956bfa41a93a7dc0d516cc9306df6500dcc61766b5c5a025d7d0fd3db7846b163aaf23e3c7fcee083a70d681a6ea8d7eeea6a1d8114" size="110357635" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a5/tor-browser-windows-x86_64--13.5a2-13.5a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="a0bd2d4b6400c3220972b15a80dad2bad09c9378293d5bdb5a578163001cbe2c7ff493cc5e5f80a54026654ca93b519749a9d002e566c3cc9cedf201c6738d6a" size="22828250" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-i686-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="e39d92d54e8315f5b50c0fd4f13b7d8112d3aac630f63424353da3f8895ab84dd057132e31def761e916c03ee997953afdf72707dd16215831a092b5ce1d6539" size="122807450" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-i686--13.5a3-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="4b080801a0e1cfac10ec8df134cc2bf95e879272b0a111ee9a0674ab166aa5868a0b9642478370c2505916465b04ae73aac14bf89417f3fda2132fc06af392d5" size="13166426" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-x86_64-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="6294d72ebe2fb44cecc9a91acf6b47f313ff436b2d31af5e10c3f1210c084222eac8408316efd0ccd9e73bb69c08c5b3f496aa8b7dd7135edfeef372aaad8d8e" size="122117002" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-linux-x86_64--13.5a3-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="7a7ebdb7a6f2eddd6b25725aa3db167a265e7e9e16c07eb1ec4b23bcbade8513d4d2a194a6a06039c96c0bb91f3fa8a11b1c502652ee1103f23b099afae13c75" size="12763810" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-macos-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="c51fcb44a0e6e598bcffcb83c2cabca0c783aa0d9201f570af7db2aee942c90bb4bb95f9886674c017837e13d5a4ead4bffe0e322d6dd6c09dcb0a7caf99c406" size="169367473" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-macos--13.5a3-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="f3980a0fed6804567d5b4f819d4de07b65f2418af4485cfe09053d8e49fa9a2dbcf833053fedd4716f0b07034a1ee164c12d9aaeb2afb03359fb2eba0f8d276a" size="43180398" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a4" appVersion="13.5a4" platformVersion="115.7.0" buildID="20240131134513" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-windows-i686-13.5a4_ALL.mar" hashFunction="SHA512" hashValue="afe1f4bd907c1ea68f1c7012f15e931ef4d2e83f5a314cb964077f816dc081422f8b329543a4b7e05d7aa646cb39efc44cac784b048249a86dda763455307bad" size="109590229" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a4/tor-browser-windows-i686--13.5a3-13.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="389aadef36bfb548b416c1a9a55741cf35f88bc59d18d4f69f971c010314ae76fe8c5712a83d46ffba00ce2eec3db7a42ea52498a938e0ca3150f68817fdab71" size="14038098" type="partial"></patch></update></updates>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment