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

release: new version, 12.5.6

parent a5c4e965
No related branches found
No related tags found
No related merge requests found
Showing
with 49 additions and 79 deletions
......@@ -7,52 +7,44 @@ RewriteRule ^[^/]+/10\..*/.* https://aus1.torproject.org/torbrowser/update_pre12
RewriteRule ^[^/]+/11\.0.*/.* https://aus1.torproject.org/torbrowser/update_pre12.0/release/$0 [last]
RewriteRule ^[^/]+/11\.5/.* https://aus1.torproject.org/torbrowser/update_pre12.0/release/$0 [last]
RewriteRule ^[^/]+/11\.5\.[01234567]/.* https://aus1.torproject.org/torbrowser/update_pre12.0/release/$0 [last]
RewriteRule ^[^/]+/12.5.5/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/12.5.1/ALL 12.5.1-12.5.5-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/12.5.2/ALL 12.5.2-12.5.5-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/12.5.3/ALL 12.5.3-12.5.5-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/12.5.4/ALL 12.5.4-12.5.5-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 12.5.5-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 12.5.5-linux32-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/12.5.1/ALL 12.5.1-12.5.5-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/12.5.2/ALL 12.5.2-12.5.5-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/12.5.3/ALL 12.5.3-12.5.5-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/12.5.4/ALL 12.5.4-12.5.5-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 12.5.5-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 12.5.5-linux64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/12.5.1/ALL 12.5.1-12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/12.5.2/ALL 12.5.2-12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/12.5.3/ALL 12.5.3-12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/12.5.4/ALL 12.5.4-12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/12.5.1/ALL 12.5.1-12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/12.5.2/ALL 12.5.2-12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/12.5.3/ALL 12.5.3-12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/12.5.4/ALL 12.5.4-12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 12.5.5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 12.5.5-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/12.5.1/ALL 12.5.1-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/12.5.2/ALL 12.5.2-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/12.5.3/ALL 12.5.3-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/12.5.4/ALL 12.5.4-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/12.5.1/ALL 12.5.1-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/12.5.2/ALL 12.5.2-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/12.5.3/ALL 12.5.3-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/12.5.4/ALL 12.5.4-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/12.5.1/ALL 12.5.1-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/12.5.2/ALL 12.5.2-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/12.5.3/ALL 12.5.3-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/12.5.4/ALL 12.5.4-12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 12.5.5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/12.5.1/ALL 12.5.1-12.5.5-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/12.5.2/ALL 12.5.2-12.5.5-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/12.5.3/ALL 12.5.3-12.5.5-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/12.5.4/ALL 12.5.4-12.5.5-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 12.5.5-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 12.5.5-win64-ALL.xml [last]
RewriteRule ^[^/]+/12.5.6/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/12.5.3/ALL 12.5.3-12.5.6-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/12.5.4/ALL 12.5.4-12.5.6-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/12.5.5/ALL 12.5.5-12.5.6-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 12.5.6-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 12.5.6-linux32-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/12.5.3/ALL 12.5.3-12.5.6-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/12.5.4/ALL 12.5.4-12.5.6-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/12.5.5/ALL 12.5.5-12.5.6-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 12.5.6-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 12.5.6-linux64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/12.5.3/ALL 12.5.3-12.5.6-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/12.5.4/ALL 12.5.4-12.5.6-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/12.5.5/ALL 12.5.5-12.5.6-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 12.5.6-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 12.5.6-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/12.5.3/ALL 12.5.3-12.5.6-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/12.5.4/ALL 12.5.4-12.5.6-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/12.5.5/ALL 12.5.5-12.5.6-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 12.5.6-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 12.5.6-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/12.5.3/ALL 12.5.3-12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/12.5.4/ALL 12.5.4-12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/12.5.5/ALL 12.5.5-12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/12.5.3/ALL 12.5.3-12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/12.5.4/ALL 12.5.4-12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/12.5.5/ALL 12.5.5-12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/12.5.3/ALL 12.5.3-12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/12.5.4/ALL 12.5.4-12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/12.5.5/ALL 12.5.5-12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 12.5.6-win32-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/12.5.3/ALL 12.5.3-12.5.6-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/12.5.4/ALL 12.5.4-12.5.6-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/12.5.5/ALL 12.5.5-12.5.6-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 12.5.6-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 12.5.6-win64-ALL.xml [last]
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux32-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="73a69604c6abe15bec21231b730710e4f43d628e3759aac9619426fa1a28d0f7e249d2f051b27ae75c4654a64a280ca4b45319c6b7d9cc780246c80a3043a578" size="119330476" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux32-12.5.1-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="837103d0383076809985ad090ccce69a2d15c55189de9421fed746fde1aa7e9ab3ea2ed4cadd2a51f54edfe799a648d5d8520962eeaec265d1c610407a48feef" size="8401852" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux64-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="a847622108e028c425f8107f6719cb1c2809235b941b81f349a202db44df53aa55bba7905465adb4903a363ffed7938794147ec592844ff8e84c2526ce58848b" size="118785028" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux64-12.5.1-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="da98fa80f5fd92a3b6342b379f1f0f1f0b449f22d2e4e685f0a7d39a406a145eb02a2c52f66184d0b6cbfea8f1bed128e1924ea39a0c5073b1d2926bae6943c0" size="7959804" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-macos-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="1bbe111995174f98e8bd9cf4b4f17d1cda8c13840e866eff6b48d9a2c631d4783b7401c6a9b81bf86a0bf68b23e77565ac9a5e99b68ebf0f74329ed9305a2c1b" size="141872116" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-macos-12.5.1-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="6db1059ff6e26606b750c6d900163a9b1329a2476f3e78b514a9c0ff3f4eb10be796080373d81c6725a17eba07cd3aa71fce53670c01d527e444c0295489ddae" size="24443487" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win32-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="326017707c412b978f3fababe19224c18a25ab82aa81ff1132d52ee2fa9cdab3c165dee23b02e8f49fa7266778fa11b3f4c37ec711406488adb8510f834f8ade" size="100421021" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win32-12.5.1-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="6f077a89b8ed3ca975d85a20bcd2b6fe98bcc6c5cda797c0ffacd872a91f567a3789bdff52c25cc3bc8acadd5de0389a7b1bc6f9e448342132ac4de4cfdf32a3" size="9580325" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win64-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="bf71c2f4ab4af760da5ab5c82cc6d5c9155994a312697c589453e900707053ba6a8e25ea06ac1d3518baf8c4a2836f51a23a6409ea5b7ff5c29baf1c82ef7908" size="100710667" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win64-12.5.1-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="19280b2b58807a9885f04db855ee2875a711567cd658cbb5c3d1a178b6f02ad40c0ef48ed2a99604ea72e4e41312d0d72c4ff036df45a24070fdc2aaa1750ff1" size="8679127" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux32-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="73a69604c6abe15bec21231b730710e4f43d628e3759aac9619426fa1a28d0f7e249d2f051b27ae75c4654a64a280ca4b45319c6b7d9cc780246c80a3043a578" size="119330476" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux32-12.5.2-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="5c83997f2f68095bb1ed9b4c20b9a8d2290af3c8db81ed9325c606a3f8e83f3374cc1299a44ac7d9076c0ca4b27abc875a940bc8e26bba6b24c1603d5257bbc7" size="7550229" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux64-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="a847622108e028c425f8107f6719cb1c2809235b941b81f349a202db44df53aa55bba7905465adb4903a363ffed7938794147ec592844ff8e84c2526ce58848b" size="118785028" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux64-12.5.2-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="fa83468d4ed7f7bf10afada29ba9a8b4f9f95dc7ddd1b0505129f9d6f815becef38e34edcfe5e36a0c57caae2d41afdef484d5a2dbbdec16692ce7cf6d341e5c" size="7163812" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-macos-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="1bbe111995174f98e8bd9cf4b4f17d1cda8c13840e866eff6b48d9a2c631d4783b7401c6a9b81bf86a0bf68b23e77565ac9a5e99b68ebf0f74329ed9305a2c1b" size="141872116" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-macos-12.5.2-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="f4870ba1fa62ba6590a1bfde78aac08d5793d9437b6f3b296cc55d2280baea7f5b3fef6e27701ffcc3a7ae748a5c08dd034e1a526051431ef65a5213d2107c5a" size="23221515" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win32-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="326017707c412b978f3fababe19224c18a25ab82aa81ff1132d52ee2fa9cdab3c165dee23b02e8f49fa7266778fa11b3f4c37ec711406488adb8510f834f8ade" size="100421021" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win32-12.5.2-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="e09c1d08344de8f03a4b502bf21574a40766e502c1a2ca8d5de95ee59fc9e75e5733aeb1ce8259095f07483c28e4601863b204a1f1abbf571d228a611be8d315" size="8734937" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win64-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="bf71c2f4ab4af760da5ab5c82cc6d5c9155994a312697c589453e900707053ba6a8e25ea06ac1d3518baf8c4a2836f51a23a6409ea5b7ff5c29baf1c82ef7908" size="100710667" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win64-12.5.2-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="fb07c2baf0d7a9d5c8065755253bcb0e65a23b42c7a4e67205000aa3c240bc52b76ed88ff6a4a56994bd6356d7a1f6d219a47171fa847aaeeb87d4e830055b03" size="7821175" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux32-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="73a69604c6abe15bec21231b730710e4f43d628e3759aac9619426fa1a28d0f7e249d2f051b27ae75c4654a64a280ca4b45319c6b7d9cc780246c80a3043a578" size="119330476" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux32-12.5.3-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="aaa8e8eabfdedcd5adef471c5f4e9f56fbb6b36a1b5461273d5b3308b17cf9d980c7f82a32b1aef9b3ca72abfb6fbef8a8f6e66fee18f5efd247d1f3523516d7" size="6080637" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux64-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="a847622108e028c425f8107f6719cb1c2809235b941b81f349a202db44df53aa55bba7905465adb4903a363ffed7938794147ec592844ff8e84c2526ce58848b" size="118785028" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-linux64-12.5.3-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="594bfcc37d0681c89a962f0c8f06f0222556d30df2b4fbe99d63a6b04b3d99d432c3ded501f2b2efb65cf8b796b95e43eb6c8717f93e36a971428661d7498ebd" size="5879240" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-macos-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="1bbe111995174f98e8bd9cf4b4f17d1cda8c13840e866eff6b48d9a2c631d4783b7401c6a9b81bf86a0bf68b23e77565ac9a5e99b68ebf0f74329ed9305a2c1b" size="141872116" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-macos-12.5.3-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="1ff490f919d72c1f31c5787108f3ca91dafbca25d806f656e043f49ed1fe8a2abc7a95488356baee612e9f38519ea257ef17674acc56bcccf38702b30ac4f0fd" size="21187587" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win32-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="326017707c412b978f3fababe19224c18a25ab82aa81ff1132d52ee2fa9cdab3c165dee23b02e8f49fa7266778fa11b3f4c37ec711406488adb8510f834f8ade" size="100421021" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win32-12.5.3-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="29c2c8c31afa2f6c588a925de34070856e5b8c7fc18852b1e48d9eaf539bacd88af11d86d448493ecd2ddf9dcbbe5014d85aaa807ab04db6c2fb50c00006c926" size="7127889" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.5" appVersion="12.5.5" platformVersion="102.15.1" buildID="20230707060101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1255" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1255" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win64-12.5.5_ALL.mar" hashFunction="SHA512" hashValue="bf71c2f4ab4af760da5ab5c82cc6d5c9155994a312697c589453e900707053ba6a8e25ea06ac1d3518baf8c4a2836f51a23a6409ea5b7ff5c29baf1c82ef7908" size="100710667" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.5/tor-browser-win64-12.5.3-12.5.5_ALL.incremental.mar" hashFunction="SHA512" hashValue="209dbe622b6c8ee63f04aa351983b4bf5369edf70c8dd4fc2d81ca6198baf31a61a8b99009b2435e3b3d6d511548383251afd3becb6eeb431d0e5e337d06db91" size="6107019" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.6" appVersion="12.5.6" platformVersion="102.15.1" buildID="20230707070101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1256" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1256" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.6/tor-browser-linux32-12.5.6_ALL.mar" hashFunction="SHA512" hashValue="d8d6cb22bb9e46661e23621445648022221cd21a0bf1125c16a0a054d394c60a154368ed59c8a35e762eb474ffdd7af692e6baa9573317bb8df670ce664ccccf" size="119324476" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.6/tor-browser-linux32-12.5.3-12.5.6_ALL.incremental.mar" hashFunction="SHA512" hashValue="b662d7e80715f193a6c74cfb215f7069eb87c1bd217471046e1745b893e10be747f8e93fe3eea7a122bbec0bec5f5baff21b72fed4bf6de37eaa205b9c7b0194" size="6174093" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.6" appVersion="12.5.6" platformVersion="102.15.1" buildID="20230707070101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1256" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1256" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.6/tor-browser-linux64-12.5.6_ALL.mar" hashFunction="SHA512" hashValue="7812bb66978e3119bf62c7ce301b2a202d432d7316c6e6d7ce294551831705b1046c676e93631a11e799c78cb3d54e9585e5bb61df380515b0765fbd203d4051" size="118783332" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.6/tor-browser-linux64-12.5.3-12.5.6_ALL.incremental.mar" hashFunction="SHA512" hashValue="632c85312cddf9da9e0afff521edbabedb199d3f5f03410174350491e6101ff90125f025aad2b0e9db466f3fdadfcc4cdcb5bed348f3cace16f6e394faf009fa" size="5993804" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.6" appVersion="12.5.6" platformVersion="102.15.1" buildID="20230707070101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1256" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1256" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.6/tor-browser-macos-12.5.6_ALL.mar" hashFunction="SHA512" hashValue="fd48f0da5417685490ed1b60df7b868ba68e6457d3a17106fedde648c173d0015bee67ccad60e7458862d299dc5e507cc4f6439d149d28dd9b1f52babbe0d3cb" size="141878152" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.6/tor-browser-macos-12.5.3-12.5.6_ALL.incremental.mar" hashFunction="SHA512" hashValue="7c9a7363f3683a1ca11cb95fd5038cac382705f40f13d4f12db05a05fdc787f7cdc3fe35d691629db486d5e2768a89f9e9127af36f193df95f8e1ef44a6c8d8b" size="77744189" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5.6" appVersion="12.5.6" platformVersion="102.15.1" buildID="20230707070101" detailsURL="https://blog.torproject.org/new-release-tor-browser-1256" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1256" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.6/tor-browser-win32-12.5.6_ALL.mar" hashFunction="SHA512" hashValue="f171f0446c8d88f71876d456b26566969cdf2e179702fe47f51350ba6b973a8e8aa88b13b9726b665330e6098a8e154fd44837610392e5b43ceabf7cab689088" size="100418525" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5.6/tor-browser-win32-12.5.3-12.5.6_ALL.incremental.mar" hashFunction="SHA512" hashValue="aeca766ae4bde4845617c6365234b04d1c393f3b23fe11b6be568db74f937faa3201e96e3d8510c8e50118ededc1953c5864b45f484ff5abd472b8b343e50a30" size="7240681" 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