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

alpha: new version, 13.0a5

parent 3bd814cb
No related branches found
No related tags found
No related merge requests found
Showing
with 67 additions and 61 deletions
......@@ -2,44 +2,52 @@ 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.0a4/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0a1/ALL 13.0a1-13.0a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0a2/ALL 13.0a2-13.0a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0a3/ALL 13.0a3-13.0a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.0a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.0a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0a1/ALL 13.0a1-13.0a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0a2/ALL 13.0a2-13.0a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0a3/ALL 13.0a3-13.0a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.0a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.0a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0a1/ALL 13.0a1-13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0a2/ALL 13.0a2-13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0a3/ALL 13.0a3-13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0a1/ALL 13.0a1-13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0a2/ALL 13.0a2-13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0a3/ALL 13.0a3-13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.0a4-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0a1/ALL 13.0a1-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0a2/ALL 13.0a2-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0a3/ALL 13.0a3-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0a1/ALL 13.0a1-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0a2/ALL 13.0a2-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0a3/ALL 13.0a3-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0a1/ALL 13.0a1-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0a2/ALL 13.0a2-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0a3/ALL 13.0a3-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0a1/ALL 13.0a1-13.0a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0a2/ALL 13.0a2-13.0a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0a3/ALL 13.0a3-13.0a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.0a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.0a4-windows-x86_64-ALL.xml [last]
RewriteRule ^[^/]+/13.0a5/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0a1/ALL 13.0a1-13.0a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0a2/ALL 13.0a2-13.0a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0a3/ALL 13.0a3-13.0a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0a4/ALL 13.0a4-13.0a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.0a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.0a5-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0a1/ALL 13.0a1-13.0a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0a2/ALL 13.0a2-13.0a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0a3/ALL 13.0a3-13.0a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0a4/ALL 13.0a4-13.0a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.0a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.0a5-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0a1/ALL 13.0a1-13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0a2/ALL 13.0a2-13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0a3/ALL 13.0a3-13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0a4/ALL 13.0a4-13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0a1/ALL 13.0a1-13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0a2/ALL 13.0a2-13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0a3/ALL 13.0a3-13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0a4/ALL 13.0a4-13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.0a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.0a5-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0a1/ALL 13.0a1-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0a2/ALL 13.0a2-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0a3/ALL 13.0a3-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0a4/ALL 13.0a4-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0a1/ALL 13.0a1-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0a2/ALL 13.0a2-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0a3/ALL 13.0a3-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0a4/ALL 13.0a4-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0a1/ALL 13.0a1-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0a2/ALL 13.0a2-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0a3/ALL 13.0a3-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0a4/ALL 13.0a4-13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.0a5-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0a1/ALL 13.0a1-13.0a5-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0a2/ALL 13.0a2-13.0a5-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0a3/ALL 13.0a3-13.0a5-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0a4/ALL 13.0a4-13.0a5-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.0a5-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.0a5-windows-x86_64-ALL.xml [last]
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-i686-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="7d208f0cacf34ed3a3df28f42ff8b113c5a91ee2901e62f9a01da9eb9e4227767c57a85f321d403923fde6ae82e56736c08b67e678ddab7dbf12b02602bc9456" size="126183167" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-i686--13.0a1-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="d8251619f72babce0930830e74c6be60ea4ebf17b873466ac597a89b483db9976592c5aa1be17ae279dd8eca32c5d3f6a10c1c682556de5e0ad49c217ea43fba" size="23303955" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-x86_64-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="7faa7d170e1a7f5688eeb7d98e5caf76374e541da3d016098f59c95aefa0aceb6abdc095bb610ac3141a3c8b3881be4ef95db76a0196cd80912758255ed118d1" size="125627303" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-x86_64--13.0a1-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="61f2f132f4d3ed829f5aa2bc136ba7236597195666a0071e6cea4229a34b1643bbefe4cfcd293e266d4ec22260d02560ff9f09ef51b4c1741a6939891941acb7" size="23646989" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-macos-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="175d129c68c2863dff351822022ae855f78c228149e2fa4a1898cca95e5cb26672295ac2e477c7844afcbf4d74042c79fd8a48f0374173a2f8b3c1c080294cb1" size="165170147" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-macos--13.0a1-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="1fe79fb0959cac2cd6f6b044eba094d293fa8f6bbb304e47a6f946b22c7c19367bafe57e41cec8f624b89c7ffdaf2ac33cba2c0dade24ea2528a1c6ae9dfeb68" size="58249119" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-windows-i686-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="65824f2faa920ae168865540a1851436670a8d6e96fc6d6ad4f765070b3feecbe57fc5f395ae33f7060c4616d132c5140865d398303dafe172ea07fda9563640" size="107122272" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-windows-i686--13.0a1-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="91ac93bb9f2c0a4d06c16de428e571486faacbf3bd1cd7f34633503157b73daf1ebd56fe621f4ad57fa8cc0a4f01059aba32138807f13404912d8b72ae497640" size="24818610" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-windows-x86_64-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="49f7a81156e330cdfb156406743d160a58b226e4a8b3f7810b4fa90865b8e8886b56a0e80efb20c8968e0d273075beef12022aea744cea29011e4f20139d7008" size="107350790" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-windows-x86_64--13.0a1-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="f3209934ac35c86474829da24a8fcd1094291756b9daa091b3c42029dd067635e961d7a9cab8b501119facdb3f26203fe82067163e378d7fe4c419fd71a18634" size="24363264" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a5" appVersion="13.0a5" platformVersion="115.3.0" buildID="20230921201309" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-linux-i686-13.0a5_ALL.mar" hashFunction="SHA512" hashValue="9ccb215deb72f28f90e97955eb35d1340a51bf55328bc7b72297a452c484c05292946a21ea99136df16ad827b1219836a082ce6bbe3d9ec4a7215e4b62b52126" size="127309002" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-linux-i686--13.0a1-13.0a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="4bc8b48af61ee0f33c88ca9e5f55521de99328acc39cf6a10fd3062fc3eb180d359a829b8fca4f6ce1efde4efdca30bd8368b4fddc5d180aec0b9e5dfea84c27" size="27612274" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a5" appVersion="13.0a5" platformVersion="115.3.0" buildID="20230921201309" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-linux-x86_64-13.0a5_ALL.mar" hashFunction="SHA512" hashValue="6cd7bf15dcdf59381f4998389dc47d1613abcd28afad3df38d36ca0877543329bc009a8a19a6d9a8a54423773ee821f426f1e446a75ed8d0957910e34f1e0ec5" size="126754170" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-linux-x86_64--13.0a1-13.0a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="9e60622ed5a6164b279d54be90a26132cfadce0a513e1ad89148dc1a6d3b0a8378bbc1006e9bff41646a16ceee5251c7fc8fe116177f95fac274068cab5ffbde" size="27872476" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a5" appVersion="13.0a5" platformVersion="115.3.0" buildID="20230921201309" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-macos-13.0a5_ALL.mar" hashFunction="SHA512" hashValue="f2c72b22024115327100c3e1d5172873ca20f05007e956d091e8dc8016e67d00821e2148ccee5d9da95f03abd12284d3ed84b45fab246b9d53039d2a110b04c1" size="166094381" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-macos--13.0a1-13.0a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="606e5aabdc265359fd9a9a22ba611f4a95de7f0b8f0d2ecd4eb4603ebe5c4082544087adebcfcf59ebb567e2245716415ee0fa239f87f88ae320d02f33bc7619" size="62514641" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a5" appVersion="13.0a5" platformVersion="115.3.0" buildID="20230921201309" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-windows-i686-13.0a5_ALL.mar" hashFunction="SHA512" hashValue="55f3a96e54fb7f705461a7885166be2cd4f3c7d950046f0d1afae33e9f903b0e7a4cb7f410ee48b7b959223a5216907989b60ecba12438f4e3f971f5f534ed50" size="107845693" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-windows-i686--13.0a1-13.0a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="72cdc616c2c996d1aa14b3677d7b4f990d2a9836b2fd808bdbdab9d1b87aae2961baf5024411b2fe91ecda80a7da8fca4b38bd526a47835e1f28cc163b691f53" size="27831190" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a5" appVersion="13.0a5" platformVersion="115.3.0" buildID="20230921201309" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-windows-x86_64-13.0a5_ALL.mar" hashFunction="SHA512" hashValue="a0a69fd6bfecc68c6b4890392f3c9883282a4f171f44eab9cb89b7b83014028bdd8a337ab70952d038f93fff8f2dacd2763c1200a47b37a0b06f3508df9ed1e4" size="108098455" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-windows-x86_64--13.0a1-13.0a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="ddf74f98a8db5d8ca9eedb602d403828d17b7338a2ef9f20cef76ea6d02f262b129f586e758b143c478ebb8275bc40bb05433fd57dee43658bbd3202c6118cc8" size="27267560" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-i686-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="7d208f0cacf34ed3a3df28f42ff8b113c5a91ee2901e62f9a01da9eb9e4227767c57a85f321d403923fde6ae82e56736c08b67e678ddab7dbf12b02602bc9456" size="126183167" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-i686--13.0a2-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="eb3cd2fbc467e6735a1efdd501a447342fe61d5ec6692237024506b2aa5698da3b9806588f2cbd21ec7eec50d05c4c18e0d1002107c08d1a09a0f15e2f580f74" size="15868087" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-x86_64-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="7faa7d170e1a7f5688eeb7d98e5caf76374e541da3d016098f59c95aefa0aceb6abdc095bb610ac3141a3c8b3881be4ef95db76a0196cd80912758255ed118d1" size="125627303" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-x86_64--13.0a2-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="c2f545d5c9d96c06d880daaee576ce6865494dc6fc349f791bd40e1394b39dc816a01ed0fba0ca1738d4dca9e0e24f3bbcd5d9ab8ba8c6a918740954277e10ee" size="16234835" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-macos-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="175d129c68c2863dff351822022ae855f78c228149e2fa4a1898cca95e5cb26672295ac2e477c7844afcbf4d74042c79fd8a48f0374173a2f8b3c1c080294cb1" size="165170147" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-macos--13.0a2-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="f9111e810c9b9dcb1a557b8a0350e5b5f5050c88deb13d9d8e8a29a7f2e2de9185669996e4ab0a6ae4c76382444411cf64f977c031fbebed122b74c738faebcc" size="50061127" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-windows-i686-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="65824f2faa920ae168865540a1851436670a8d6e96fc6d6ad4f765070b3feecbe57fc5f395ae33f7060c4616d132c5140865d398303dafe172ea07fda9563640" size="107122272" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-windows-i686--13.0a2-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="db6c2d3b80e90005b9e8083a8ddca7889c0072467b4a2cb5cea46c93873d8d83269b59a48ee45725520eb8ccad668d883fb0f177d7d32ed35d8f7c4c7e2fef5a" size="17462017" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-windows-x86_64-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="49f7a81156e330cdfb156406743d160a58b226e4a8b3f7810b4fa90865b8e8886b56a0e80efb20c8968e0d273075beef12022aea744cea29011e4f20139d7008" size="107350790" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-windows-x86_64--13.0a2-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="f6777c55a39a0f214a1be1bda030c834d9f6864fdae3de121dc6b34ef8e54856097cb587dc1fa7eb188c49b2b07919ff486eadca33656d19b2b634f9cb04c506" size="16994387" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a5" appVersion="13.0a5" platformVersion="115.3.0" buildID="20230921201309" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-linux-i686-13.0a5_ALL.mar" hashFunction="SHA512" hashValue="9ccb215deb72f28f90e97955eb35d1340a51bf55328bc7b72297a452c484c05292946a21ea99136df16ad827b1219836a082ce6bbe3d9ec4a7215e4b62b52126" size="127309002" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-linux-i686--13.0a2-13.0a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="96c4029318ac050d6c00c30626528658c16e32caa30fd4423341c1179d13f5ee8bc152a7cbb3b2e0033187b2f6f6858c38c8dec3cb9bba4119103f634fb89a8c" size="20443042" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a5" appVersion="13.0a5" platformVersion="115.3.0" buildID="20230921201309" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-linux-x86_64-13.0a5_ALL.mar" hashFunction="SHA512" hashValue="6cd7bf15dcdf59381f4998389dc47d1613abcd28afad3df38d36ca0877543329bc009a8a19a6d9a8a54423773ee821f426f1e446a75ed8d0957910e34f1e0ec5" size="126754170" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-linux-x86_64--13.0a2-13.0a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="c062071c2979ccc02b380ea7f8f45fa3561740463df1da79713c0ae84c60f09220afb3830ccd34130a32204ebb7382f42f6a849d404b27dc5708d1fa10bc1568" size="20792371" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a5" appVersion="13.0a5" platformVersion="115.3.0" buildID="20230921201309" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-macos-13.0a5_ALL.mar" hashFunction="SHA512" hashValue="f2c72b22024115327100c3e1d5172873ca20f05007e956d091e8dc8016e67d00821e2148ccee5d9da95f03abd12284d3ed84b45fab246b9d53039d2a110b04c1" size="166094381" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-macos--13.0a2-13.0a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="09a0fbebccf3e812a8275b66bf7adce7645912277d626f08cb010a4c1ccb4297298eb2b3ea4453345e67a73a972a38de8e1363c9757cad1cc5bfbe5a77a4449d" size="55089577" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a5" appVersion="13.0a5" platformVersion="115.3.0" buildID="20230921201309" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a5" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-windows-i686-13.0a5_ALL.mar" hashFunction="SHA512" hashValue="55f3a96e54fb7f705461a7885166be2cd4f3c7d950046f0d1afae33e9f903b0e7a4cb7f410ee48b7b959223a5216907989b60ecba12438f4e3f971f5f534ed50" size="107845693" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a5/tor-browser-windows-i686--13.0a2-13.0a5_ALL.incremental.mar" hashFunction="SHA512" hashValue="113aa02b05b784efafc64d97550954749556a0b5efd683a7a165ea27cc502d2f0437705d9d564d6da40b1f3733bb5cdeca9713fdd97ed423f8a79e32af17e8c8" size="20733769" 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