Skip to content
Snippets Groups Projects
Commit 5a2b962f authored by Richard Pospesel's avatar Richard Pospesel
Browse files

alpha: new version, 13.5a9

parent 19bb9e94
No related branches found
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.5a8/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a5/ALL 13.5a5-13.5a8-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a6/ALL 13.5a6-13.5a8-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a7/ALL 13.5a7-13.5a8-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.5a8-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.5a8-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a5/ALL 13.5a5-13.5a8-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a6/ALL 13.5a6-13.5a8-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a7/ALL 13.5a7-13.5a8-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.5a8-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.5a8-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a5/ALL 13.5a5-13.5a8-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a6/ALL 13.5a6-13.5a8-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a7/ALL 13.5a7-13.5a8-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.5a8-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.5a8-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a5/ALL 13.5a5-13.5a8-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a6/ALL 13.5a6-13.5a8-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a7/ALL 13.5a7-13.5a8-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.5a8-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.5a8-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a5/ALL 13.5a5-13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a6/ALL 13.5a6-13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a7/ALL 13.5a7-13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a5/ALL 13.5a5-13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a6/ALL 13.5a6-13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a7/ALL 13.5a7-13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a5/ALL 13.5a5-13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a6/ALL 13.5a6-13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a7/ALL 13.5a7-13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.5a8-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a5/ALL 13.5a5-13.5a8-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a6/ALL 13.5a6-13.5a8-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a7/ALL 13.5a7-13.5a8-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.5a8-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.5a8-windows-x86_64-ALL.xml [last]
RewriteRule ^[^/]+/13.5a9/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a6/ALL 13.5a6-13.5a9-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a7/ALL 13.5a7-13.5a9-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a8/ALL 13.5a8-13.5a9-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.5a9-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.5a9-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a6/ALL 13.5a6-13.5a9-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a7/ALL 13.5a7-13.5a9-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a8/ALL 13.5a8-13.5a9-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.5a9-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.5a9-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a6/ALL 13.5a6-13.5a9-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a7/ALL 13.5a7-13.5a9-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a8/ALL 13.5a8-13.5a9-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.5a9-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.5a9-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a6/ALL 13.5a6-13.5a9-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a7/ALL 13.5a7-13.5a9-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a8/ALL 13.5a8-13.5a9-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.5a9-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.5a9-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a6/ALL 13.5a6-13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a7/ALL 13.5a7-13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a8/ALL 13.5a8-13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a6/ALL 13.5a6-13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a7/ALL 13.5a7-13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a8/ALL 13.5a8-13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a6/ALL 13.5a6-13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a7/ALL 13.5a7-13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a8/ALL 13.5a8-13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.5a9-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a6/ALL 13.5a6-13.5a9-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a7/ALL 13.5a7-13.5a9-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a8/ALL 13.5a8-13.5a9-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.5a9-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.5a9-windows-x86_64-ALL.xml [last]
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-i686-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="eaf003b22f1465cdff59adb1c447620c0a40bf86a772350fc2590419e47c3460b709b2c5ba837acee873d336d90e86973218e0422f808e033518e237c582d711" size="123795694" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-i686--13.5a5-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="8692ab8936633cecb4aa757caf5320743eee1902265f47270ec4b2c8ae7f5d338bcd99d7b8e66d0f9411d2d274e0540eb879bd26d24ef9458f9f55a47ccdc39f" size="16989479" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-x86_64-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="9ca053e4bdeeec06a2de94f71801726b1969b364991b3872278b6a0fd80719f23a6ca63724a3bf8a5ff1bd2cf5a8d4d3156d538d2e45aec63de9a2a6b8f05751" size="123046062" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-x86_64--13.5a5-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="e02b88386f17303bc34ac55e26135040ac47e72d421f258fdd84f3d9b94ffddd0a7533a245ebb5a6c8bfc1ae1e11d93bd6f5ac13b2a1218399b8c04cbdb7ff89" size="17284523" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-macos-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="2be6a738011474d07f3b0922ba74622ddd6626cfa23693d728b7bcc28a4e646b139cd2ab57ad266636c73cc4038eabb0a63e2d7c356cdfb516092249b3e475ab" size="169186094" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-macos--13.5a5-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="241525d3bf1531cada039e08b8ddd92b129803cfd21e06f614ad12a78e14cdb6f50ceb8293635187cf1beec4aef40c2cbaa2f73b73be0d950aed018a4dac6e07" size="46155635" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-windows-i686-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="e7650bbb868104ecf1bd3f498a17a6b368c937bf21fe3a1f1d93bf8471f94b3b5106779391ac297c129cd9412462b7d757323383872b4c1dd82c08ee27ee2f82" size="110569433" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-windows-i686--13.5a5-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="efdcd78fc487d10316f4befff0191a608b74940fbc1fc8ee2d559fc2d182ed18dfa2b978f51048811690799669f48ae9d173450740618ab8162eacc8c498fe2e" size="17729138" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-windows-x86_64-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="6f4a95963732754a60f8f9a11fbbc37501ebd44f6aa6a1f45af5c606dee2ad0168650029de466b440a22d4e3be0f7b5e7d431b3f9beed4d328a4ff6e5601570c" size="110709379" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-windows-x86_64--13.5a5-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="32ae761f0a36558e459791691fe1e437dfdc2e6783c0a99c0aa95dc192ca95bed6038026c9bca945d9951a23d04144c7e77ad0f9dddd7a0fccb71e4f045ab595" size="16750960" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-i686-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="eaf003b22f1465cdff59adb1c447620c0a40bf86a772350fc2590419e47c3460b709b2c5ba837acee873d336d90e86973218e0422f808e033518e237c582d711" size="123795694" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-i686--13.5a6-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="f499e421425d8cf0ee19d4b324b042c4df09a334b69a858c56d0549f063873a0d54394dadeb7c658f40952ed1ad97528c5a6ae33dcc353d2ca3d16abd0c50254" size="15185939" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-x86_64-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="9ca053e4bdeeec06a2de94f71801726b1969b364991b3872278b6a0fd80719f23a6ca63724a3bf8a5ff1bd2cf5a8d4d3156d538d2e45aec63de9a2a6b8f05751" size="123046062" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-x86_64--13.5a6-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="73e619a8473ab428e6abfda4fff5bf1adfbd15e6af769c4a479d6810df7342ed98d384ba04c2fe400845508cc614e2c95b35adbf160b29eee3a43a746790d4bf" size="15329811" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-macos-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="2be6a738011474d07f3b0922ba74622ddd6626cfa23693d728b7bcc28a4e646b139cd2ab57ad266636c73cc4038eabb0a63e2d7c356cdfb516092249b3e475ab" size="169186094" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-macos--13.5a6-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="f4092af912ed4ed6e6fbffb7517dfef61e9f9d03c41e80bd04b8a1c34c75cf32e6e2bd37b8ed08975d5544b8550973271b86119dc3d8792566169e1639a19976" size="43095539" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-windows-i686-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="e7650bbb868104ecf1bd3f498a17a6b368c937bf21fe3a1f1d93bf8471f94b3b5106779391ac297c129cd9412462b7d757323383872b4c1dd82c08ee27ee2f82" size="110569433" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-windows-i686--13.5a6-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="e5315df4111606bf9092ba0b49d1ba0936f50e950aa7740fff64ed97ea076deb760db8d2beb8a0fc4e5999283de08d9af4cd38a6892c329090176bef36308962" size="15703586" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-windows-x86_64-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="6f4a95963732754a60f8f9a11fbbc37501ebd44f6aa6a1f45af5c606dee2ad0168650029de466b440a22d4e3be0f7b5e7d431b3f9beed4d328a4ff6e5601570c" size="110709379" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-windows-x86_64--13.5a6-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="bf7b4d348fdac90c584c646ae1bf5ae356ffca7ae3bc9310465fed97038f22872ba39d8e4f82269b0071e4399dede92ede1442e26463d9a4d01fb5379225871c" size="14935332" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a9" appVersion="13.5a9" platformVersion="115.12.0" buildID="20240610063000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a9" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a9" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a9/tor-browser-linux-i686-13.5a9_ALL.mar" hashFunction="SHA512" hashValue="d5a705f10ed16cfe6bbed295086fe02b4606d3e396b25465c196a8f3e7e1260321d8634e7dee4e3187aeeddc64022f979ff69e73dd016d4e5bc094865c48a99e" size="123815270" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a9/tor-browser-linux-i686--13.5a6-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="2a10c263bdf329c6a7bede453aa667fc3f5b3db495d2eabeea4e3f64231161b3e9c7e3b9c63373c407564c5e507daff4c01877544887b00a6d5ce8298946f130" size="15827888" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a9" appVersion="13.5a9" platformVersion="115.12.0" buildID="20240610063000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a9" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a9" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a9/tor-browser-linux-x86_64-13.5a9_ALL.mar" hashFunction="SHA512" hashValue="c61be67796fabb5c11306b6f5960868e1b76aa83d39a0133cd264e50c7873efe44eee389a657cebfc015434dfc4dcb2b6ba93c2b72dfe92541b4bd9fe515dee6" size="123067446" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a9/tor-browser-linux-x86_64--13.5a6-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="6ad7d08a866b517dc9ee907b5944f9a7cc0971744185051fe1b814198ef9e9cddc8087adf0dcf66126cf1c25fe65dba47f0b749a2bb5f10d39aee113b62d2d22" size="16131220" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a9" appVersion="13.5a9" platformVersion="115.12.0" buildID="20240610063000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a9" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a9" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a9/tor-browser-macos-13.5a9_ALL.mar" hashFunction="SHA512" hashValue="be53e6852db04c7be412818faa0952bca0a18fe8c32f000785fab95c1553ae360eedb0588d1d27a7394f7bc812505f60d379d4711ed1a6bd8e8c282cc6945dd1" size="169230970" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a9/tor-browser-macos--13.5a6-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="00f48d3c56598c5a3f8959f2bf1a99a72ef715959191e19dd6ac48f45ac3aa522b0be7b2fa73cda9e8df5c34afe35c00604931da09665293b55a95b4cf800b5b" size="44440179" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a9" appVersion="13.5a9" platformVersion="115.12.0" buildID="20240610063000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a9" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a9" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a9/tor-browser-windows-i686-13.5a9_ALL.mar" hashFunction="SHA512" hashValue="60c757e29828cba4bcbb9e08547ab2a14b236a67bb250a9662a45b076860727e9f1503195f37c1f1a411e946587a9fa33baafb65ddc2c9ca7fd33b1c76dbe1c9" size="110594793" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a9/tor-browser-windows-i686--13.5a6-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="45525b5cf3dc12cdab26aaecbf482f6c56c8195998c62e7a51516edf66c5809529b8bfc46d165eb165409f8c1a6811d9860a3256ff399c343d17691304f1d2c0" size="16130286" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a9" appVersion="13.5a9" platformVersion="115.12.0" buildID="20240610063000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a9" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a9" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a9/tor-browser-windows-x86_64-13.5a9_ALL.mar" hashFunction="SHA512" hashValue="ba7b634c61cb77c31af95b3776a25051b1bd10c4ae5d14cabf1febb208a965bfa63b7c42709a2e00afbfbb918a80e5519bc46d76f65daf69a6c7a04a09e9ecbe" size="110725027" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a9/tor-browser-windows-x86_64--13.5a6-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="bc598b643782a1360a40233d478bfc2fb4840de584d8c45c80917721a16db4a725b5530843fdb676593e0e8a3212c4f3c455dd90bf3fe6bfcc106e0e2bf93a6f" size="15298952" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-i686-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="eaf003b22f1465cdff59adb1c447620c0a40bf86a772350fc2590419e47c3460b709b2c5ba837acee873d336d90e86973218e0422f808e033518e237c582d711" size="123795694" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-i686--13.5a7-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="3dab6b3229dc4a4a50286dd622a75f4abe818548e198bf86a8f5b3e80c1d6b524b0558583035b9d0c0e25e723f551bcc7bfa0745c8377b07cd64b7ec7ed79c3e" size="11270688" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-x86_64-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="9ca053e4bdeeec06a2de94f71801726b1969b364991b3872278b6a0fd80719f23a6ca63724a3bf8a5ff1bd2cf5a8d4d3156d538d2e45aec63de9a2a6b8f05751" size="123046062" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-linux-x86_64--13.5a7-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="7b86b466bdfbe556d2a12bc4097f1c72da69ca3db7f5ec0313ec73f129817edb037ddc39aefa1d9b0b340c12f046040c3cda9efb223ebd24b76385b70fcd34c4" size="10797020" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-macos-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="2be6a738011474d07f3b0922ba74622ddd6626cfa23693d728b7bcc28a4e646b139cd2ab57ad266636c73cc4038eabb0a63e2d7c356cdfb516092249b3e475ab" size="169186094" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-macos--13.5a7-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="8a3526dd81978d2e43181756c2c8576894d5602820f495598956a081579482d10079559afb3acaf901d89b31caf81e3ea8924995749a215acd6f77821a1a73dc" size="36684039" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5a8" appVersion="13.5a8" platformVersion="115.11.0" buildID="20240516000000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-135a8" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-windows-i686-13.5a8_ALL.mar" hashFunction="SHA512" hashValue="e7650bbb868104ecf1bd3f498a17a6b368c937bf21fe3a1f1d93bf8471f94b3b5106779391ac297c129cd9412462b7d757323383872b4c1dd82c08ee27ee2f82" size="110569433" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5a8/tor-browser-windows-i686--13.5a7-13.5a8_ALL.incremental.mar" hashFunction="SHA512" hashValue="ae3f837b181f0ec26cbb657b3f83e9a675dbb414e284af72492f1f961b0a873009431e86306484e8acb70cd2f1282d9debc8ebac8986245d40a88821b2a22555" size="11819173" type="partial"></patch></update></updates>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment