Skip to content
Snippets Groups Projects
Commit de450633 authored by morgan's avatar morgan :smile_cat:
Browse files

alpha: new version, 14.0a1

parent 4dcdd36b
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.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]
RewriteRule ^[^/]+/14.0a1/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a7/ALL 13.5a7-14.0a1-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a8/ALL 13.5a8-14.0a1-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5a9/ALL 13.5a9-14.0a1-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 14.0a1-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 14.0a1-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a7/ALL 13.5a7-14.0a1-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a8/ALL 13.5a8-14.0a1-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5a9/ALL 13.5a9-14.0a1-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 14.0a1-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 14.0a1-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a7/ALL 13.5a7-14.0a1-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a8/ALL 13.5a8-14.0a1-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5a9/ALL 13.5a9-14.0a1-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 14.0a1-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 14.0a1-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a7/ALL 13.5a7-14.0a1-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a8/ALL 13.5a8-14.0a1-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5a9/ALL 13.5a9-14.0a1-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 14.0a1-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 14.0a1-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a7/ALL 13.5a7-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a8/ALL 13.5a8-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a9/ALL 13.5a9-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a7/ALL 13.5a7-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a8/ALL 13.5a8-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5a9/ALL 13.5a9-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a7/ALL 13.5a7-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a8/ALL 13.5a8-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5a9/ALL 13.5a9-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a7/ALL 13.5a7-14.0a1-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a8/ALL 13.5a8-14.0a1-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5a9/ALL 13.5a9-14.0a1-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 14.0a1-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 14.0a1-windows-x86_64-ALL.xml [last]
<?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.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.5a7-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="6782828cb5226f721f2efa099f9d2893e0149d6b6745df39dd0fcf4b4571d9fe83766cec2225d13f555b5c95eeacfe0714831e8ccc6248c1159f036edf021d6b" size="13070343" 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.5a7-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="bf023b39946c74706512ed40eaadd7aa063bad087d20f18ee5995f3356ca9856981c99731dd807a78e883dc3adac100bec433f70df4db83f95515ef534d0aa95" size="12448195" 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.5a7-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="e8ce2ea158e0319a9329806e32b12bd3dbc65cbf9ac08be46aff3fcd56d7dbcfc94f7e9b6f4730c690b834e460f8f3ec0f6c641b5b855a1b88c91e03c68b0ec1" size="40457660" 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.5a7-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="0e9ab361590cfb170352d8ec71a43175882aa2168797a16d115f58c83e3ea783afa3bc98bb915e9f3377c9a7d83874d21021ce4441466784a1c37550a16d9b8b" size="13087439" 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.5a7-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="73d078c7f6b9c7a08abc261f83d255b061de247940245f1ee502e23c44f7e2d84732c1d4078555db35a5495c978e68a9a060c0d0c3c921bf6c37d3c449f313f9" size="12456193" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.0a1" appVersion="14.0a1" platformVersion="128.0" buildID="20240724210000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-140a1" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-140a1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.0a1/tor-browser-linux-i686-14.0a1_ALL.mar" hashFunction="SHA512" hashValue="6434a6160f6ca064ef9908e7f98583ae11c7f76272e61b444abcbc459e6f17b5cf0a7a4fb68c3d36b1baa14a65aa2d90f46c6fc2a85858f10ab69cbb3210885e" size="129202072" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.0a1/tor-browser-linux-i686--13.5a7-14.0a1_ALL.incremental.mar" hashFunction="SHA512" hashValue="ed2af5d95b8f1484782d2f035ed4c0f8414d43d578f3e674dbc89d4b0ee7c8d81d0598f9c191f629e472949c94ece65cfd71e4e0c864a3d2560d79fc3c0b7587" size="68922045" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.0a1" appVersion="14.0a1" platformVersion="128.0" buildID="20240724210000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-140a1" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-140a1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.0a1/tor-browser-linux-x86_64-14.0a1_ALL.mar" hashFunction="SHA512" hashValue="d49d0365169de60e304b0eb81c134c2e33ec36c8a3ac69b476dd3e09483a8fb7b7e912c475f5224253c0bba981ff3e9262317d084b9a1d2d177bf89fa491ce67" size="128304072" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.0a1/tor-browser-linux-x86_64--13.5a7-14.0a1_ALL.incremental.mar" hashFunction="SHA512" hashValue="68b678e5b7616ffe77d4fbf614c0ba8ad9c8c81126cd725d2e773da405e5c223614a349d98d8c09a66a589789498d682e920e27c8e7a4dbfc5fe750afa477399" size="65389017" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.0a1" appVersion="14.0a1" platformVersion="128.0" buildID="20240724210000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-140a1" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-140a1" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.0a1/tor-browser-macos-14.0a1_ALL.mar" hashFunction="SHA512" hashValue="fac69abd4871fc2fe00d1163b011b1f549c71efa847dcfbf86e02d64d029f86fe0476857341195fed0c96ca0b38648dd7c6e20c5491f00604e1b31ce6f763333" size="156866805" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.0a1/tor-browser-macos--13.5a7-14.0a1_ALL.incremental.mar" hashFunction="SHA512" hashValue="ecfccc65f1a720661687017f1b2e36d66f3af99707012a11341690b875f0b2dc897b914b25687e7152228b64278e127c38a0bee7530feed255da8f0dc546fa78" size="104787803" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.0a1" appVersion="14.0a1" platformVersion="128.0" buildID="20240724210000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-140a1" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-140a1" minSupportedOSVersion="10.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.0a1/tor-browser-windows-i686-14.0a1_ALL.mar" hashFunction="SHA512" hashValue="6d4ecea9050aeeec1fed4072cbfb40d558c9e62c59cbf8a0b64a2f7817319cf32dd17fe69615ac820624a61532abcda34a6d9ca540eae2b68d2418a9086b8f2f" size="116987456" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.0a1/tor-browser-windows-i686--13.5a7-14.0a1_ALL.incremental.mar" hashFunction="SHA512" hashValue="cff9b64b2e3ee55f750e2a13698ddfc33acfbbcd5ee7b77bfbdca5f8287b3a2017e91a371d216206953c03f339475fb19d485d581cf8e12b018dfa9836ea517d" size="74932755" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.0a1" appVersion="14.0a1" platformVersion="128.0" buildID="20240724210000" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-140a1" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-140a1" minSupportedOSVersion="10.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.0a1/tor-browser-windows-x86_64-14.0a1_ALL.mar" hashFunction="SHA512" hashValue="ef9d560faa09bb8f6a06ed7e617de17e802d11efc18016704e0b4dc2f6f54cf8286a497a25f046f3b80b904630682125c1e7d8f2ed2e261e0aecae7265818bfd" size="117393248" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.0a1/tor-browser-windows-x86_64--13.5a7-14.0a1_ALL.incremental.mar" hashFunction="SHA512" hashValue="e1d4bae74e59df0650bbbff8c05ec8346e3febbc6947637ba279f6bc7a097ecc65380294472e1cd20234cf7678b4a89031ba21e5c28b6f0dab97bed9c4936939" size="73293023" 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.5a8-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="5423d69a0dee0a560925efcdbacfb37b1616b59465079a88dc8940900e1e6cd84479082eb289a9dfd043b599fc08a5a96c292612baa0eac63e52e91aa24a8368" size="6228719" 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.5a8-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="76055de9afccdb47baf394eb389289a3bf7b5baaf562158699d505da13bb6b35f3a58893a81c8dc87f73e2158dfbba52adaf90c71994745a6e3c7466f3c4ff54" size="5758403" 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.5a8-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="1c5766272a06fe8f3bf7eecdb8a4d5ae102226384df0eba24d853cb762dcf981d64e9f7dfe5005eb7c1c05ade7b2f137366410e8c108ed8e865b899bd96c55bc" size="33561257" 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.5a8-13.5a9_ALL.incremental.mar" hashFunction="SHA512" hashValue="fade3de43a7668c50e9d8a4ddb099469ac1f6dd307b1e385e0039650647bc96fc9df70ed55f2ff31efdca48dee6217e840e0de1b5f003c4b1564772c3d5230bc" size="6188003" 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