Commit f3488a32 authored by boklm's avatar boklm
Browse files

alpha: new version, 12.5a5

parent d88821fb
Loading
Loading
Loading
Loading
+25 −25
Original line number Diff line number Diff line
@@ -2,28 +2,28 @@ 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 ^[^/]+/12.5a4/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/12.5a3/ALL 12.5a3-12.5a4-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 12.5a4-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 12.5a4-linux32-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/12.5a3/ALL 12.5a3-12.5a4-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 12.5a4-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 12.5a4-linux64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/12.5a3/ALL 12.5a3-12.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 12.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 12.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/12.5a3/ALL 12.5a3-12.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 12.5a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 12.5a4-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/12.5a3/ALL 12.5a3-12.5a4-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 12.5a4-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 12.5a4-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/12.5a3/ALL 12.5a3-12.5a4-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 12.5a4-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 12.5a4-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/12.5a3/ALL 12.5a3-12.5a4-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 12.5a4-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 12.5a4-win32-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/12.5a3/ALL 12.5a3-12.5a4-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 12.5a4-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 12.5a4-win64-ALL.xml [last]
RewriteRule ^[^/]+/12.5a5/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/12.5a4/ALL 12.5a4-12.5a5-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 12.5a5-linux32-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 12.5a5-linux32-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/12.5a4/ALL 12.5a4-12.5a5-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 12.5a5-linux64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 12.5a5-linux64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/12.5a4/ALL 12.5a4-12.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 12.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 12.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/12.5a4/ALL 12.5a4-12.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 12.5a5-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 12.5a5-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/12.5a4/ALL 12.5a4-12.5a5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 12.5a5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 12.5a5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/12.5a4/ALL 12.5a4-12.5a5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 12.5a5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 12.5a5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/12.5a4/ALL 12.5a4-12.5a5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 12.5a5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 12.5a5-win32-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/12.5a4/ALL 12.5a4-12.5a5-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 12.5a5-win64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 12.5a5-win64-ALL.xml [last]
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5a4" appVersion="12.5a4" platformVersion="102.9.0" buildID="20230706050101" detailsURL="https://blog.torproject.org/new-release-tor-browser-125a4" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-125a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5a4/tor-browser-linux32-12.5a4_ALL.mar" hashFunction="SHA512" hashValue="00472c540023f20874b06f8b3f06b2d8e680294c4dd78ae7eb4c5ac434492aa91082b045d2374959a6631e1a47773496daff5b322f3c8b086f8121c53b51e00b" size="123208864" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5a4/tor-browser-linux32-12.5a3-12.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="7597973c3ad3e194bdd538b6f6d191866a33ecc275aade52a52bd98b163c8e21178ab63a52e7a193e3e36a4e34cb08d5d219ce7e06cd2a8b27ca1fb6f3a0ddd8" size="9309312" type="partial"></patch></update></updates>
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5a4" appVersion="12.5a4" platformVersion="102.9.0" buildID="20230706050101" detailsURL="https://blog.torproject.org/new-release-tor-browser-125a4" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-125a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5a4/tor-browser-linux64-12.5a4_ALL.mar" hashFunction="SHA512" hashValue="3ccfc13ea75071760cc42c7916eecc8d96820ee6ef58c61d34ad25c8954bfde5f6db233cb9a5a94e596ffeffdf49feafc0260b3cffce503a38748a623d85bcff" size="122890752" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5a4/tor-browser-linux64-12.5a3-12.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="254166704d31c226ed27a453fe0c2a372b2f5950fed63ddd41ad793393f0c895c181890e8eb327b8e5586648f9d52806c64b21c070955023c290ab902df5c695" size="8835449" type="partial"></patch></update></updates>
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5a4" appVersion="12.5a4" platformVersion="102.9.0" buildID="20230706050101" detailsURL="https://blog.torproject.org/new-release-tor-browser-125a4" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-125a4" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5a4/tor-browser-macos-12.5a4_ALL.mar" hashFunction="SHA512" hashValue="c040323872eb619b7766d9ca1c3afc4a858602a08ae47d8d16ff824d6cfa09fafb67c173c482ac602f2c83f89360de008619b82a260206a26ab7e179416edb33" size="158961876" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5a4/tor-browser-macos-12.5a3-12.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="93ca02fc44446304109f4788d9a25e2f00960d168f66f583a193237e91f07b5241fee2cfddc5c0c368205f0c34a16b651e3b710b4cdafeb98e851eddef75fcb5" size="34948171" type="partial"></patch></update></updates>
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="12.5a4" appVersion="12.5a4" platformVersion="102.9.0" buildID="20230706050101" detailsURL="https://blog.torproject.org/new-release-tor-browser-125a4" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-125a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5a4/tor-browser-win32-12.5a4_ALL.mar" hashFunction="SHA512" hashValue="4ed704019203163cdc65c03973853bffe9bb432a245d251eb3b35ba203fb228d63cbf4fa4118ce6bb8de57a7b8843e92563a2888ec2a852b0f125b16671f7a61" size="104452067" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/12.5a4/tor-browser-win32-12.5a3-12.5a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="87f89f7ae563f394a8120287ea94fe7b35b8b47ee33569ea06e4f69cacb926ee92d4c063eef23a272c7426f3248ed21e736a45074750406e8970698eddcd440e" size="10152881" type="partial"></patch></update></updates>
Loading