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

release: new version, 13.0.14

parent a4a76ca2
Branches
Tags
No related merge requests found
Showing
with 51 additions and 69 deletions
......@@ -7,44 +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 ^[^/]+/13.0.13/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0.10/ALL 13.0.10-13.0.13-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0.11/ALL 13.0.11-13.0.13-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0.12/ALL 13.0.12-13.0.13-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.0.13-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.0.13-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0.10/ALL 13.0.10-13.0.13-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0.11/ALL 13.0.11-13.0.13-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0.12/ALL 13.0.12-13.0.13-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.0.13-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.0.13-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0.10/ALL 13.0.10-13.0.13-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0.11/ALL 13.0.11-13.0.13-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0.12/ALL 13.0.12-13.0.13-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.0.13-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.0.13-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0.10/ALL 13.0.10-13.0.13-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0.11/ALL 13.0.11-13.0.13-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0.12/ALL 13.0.12-13.0.13-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.0.13-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.0.13-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0.10/ALL 13.0.10-13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0.11/ALL 13.0.11-13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0.12/ALL 13.0.12-13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0.10/ALL 13.0.10-13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0.11/ALL 13.0.11-13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0.12/ALL 13.0.12-13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0.10/ALL 13.0.10-13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0.11/ALL 13.0.11-13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0.12/ALL 13.0.12-13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.0.13-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0.10/ALL 13.0.10-13.0.13-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0.11/ALL 13.0.11-13.0.13-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0.12/ALL 13.0.12-13.0.13-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.0.13-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.0.13-windows-x86_64-ALL.xml [last]
RewriteRule ^[^/]+/13.0.14/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0.11/ALL 13.0.11-13.0.14-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0.12/ALL 13.0.12-13.0.14-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0.13/ALL 13.0.13-13.0.14-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.0.14-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.0.14-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0.11/ALL 13.0.11-13.0.14-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0.12/ALL 13.0.12-13.0.14-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0.13/ALL 13.0.13-13.0.14-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.0.14-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.0.14-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0.11/ALL 13.0.11-13.0.14-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0.12/ALL 13.0.12-13.0.14-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0.13/ALL 13.0.13-13.0.14-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.0.14-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.0.14-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0.11/ALL 13.0.11-13.0.14-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0.12/ALL 13.0.12-13.0.14-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0.13/ALL 13.0.13-13.0.14-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.0.14-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.0.14-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0.11/ALL 13.0.11-13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0.12/ALL 13.0.12-13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0.13/ALL 13.0.13-13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0.11/ALL 13.0.11-13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0.12/ALL 13.0.12-13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0.13/ALL 13.0.13-13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0.11/ALL 13.0.11-13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0.12/ALL 13.0.12-13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0.13/ALL 13.0.13-13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.0.14-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0.11/ALL 13.0.11-13.0.14-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0.12/ALL 13.0.12-13.0.14-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0.13/ALL 13.0.13-13.0.14-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.0.14-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.0.14-windows-x86_64-ALL.xml [last]
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-i686-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="0ad9e736bbbe57711639d65744e4f6b304c1327dbc31f70c458b2638b82c2f923b3b709f2664fa708c92496fc4296f9be6fe1f141140e84b7f49c6898e804879" size="122581982" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-i686--13.0.10-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="887edbc225bdcb61b108fe4d4528d9f365666351add62c1fc9bdc89cd386b8ef7e3426113444adbe57de0a8b4086bb4721711c0aa1852a1c72d76f273cbeaa46" size="7602408" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-x86_64-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="b3ce9371cdcdcf374ab060a98342df1d5e32b2fed47fcf1db5ccec45127d6d980a62d87f4d2d2fa9b1e13d18be0efe59e393dc9a61bc9e57e14ef379325bca22" size="121877930" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-x86_64--13.0.10-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="8751f3e913272a1dbd6b0e13e893da98799961eeae2c606ac889af82a7ca25a834a04f8364736ab10d3a8dbcf21c32d199b650fb87da68805a6ef70dcf5a68e4" size="7357950" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-macos-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="9aac3261544d87b14f9fd47c187b638c94f4dd3567803385ee269d462f1bb7260ce20b3616afdc44e0ed68170851cec083c5d5565c0fc2a331656a769e35b398" size="172504301" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-macos--13.0.10-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="dfeddefaa0858c3190174778f9ae7876c6fe2ae4e80b7ed7f0378c765a1f9fa44d61e794a481eb25624d2a7285652ed23ab8a0efaa5403f41905493365ea039f" size="37670698" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-windows-i686-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="1902bc59adea70efc4aec83e8e20f7378c9dc1aadeef42fd99bf2d2feef2e711dc3ff0f1708ed81a244c4a089a68c03074d356ac4ef099723bc11403effc1805" size="109882589" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-windows-i686--13.0.10-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="519b606adf1462fabbebfd51c1ebbf775238ae37bb94dd1b308ec68052b25f216ed214368af0bafc7d9058fb8aa62f0b1fcce6e2e97fa84a08496803e558fecb" size="9157585" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-windows-x86_64-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="8b7b924cd06ed10543b66634f434871458808be889e02887e5e0b244ce8e76bbc4f08e8d4d6d78c45c218c3908df545211b3dfb9234b7ea20d0d97dd030d63e6" size="110091727" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-windows-x86_64--13.0.10-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="6f0119c4aabf775941b8f1a6a8fcf0c68731de78b04ddf8a1edf7c1baa392a17a788b9ffb0f785b4cc2f19f61ab87e8422368d4f2d0bde1967c83a865fb58eaf" size="7897927" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-i686-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="0ad9e736bbbe57711639d65744e4f6b304c1327dbc31f70c458b2638b82c2f923b3b709f2664fa708c92496fc4296f9be6fe1f141140e84b7f49c6898e804879" size="122581982" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-i686--13.0.11-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="397ef2bc105e34e61f522b9962709a12b21319ebd4059f9da8c41d852c23db86e184a5de210fe5c32fdb7278faff3b89ddba2b436850ec11e10d98af1621b9c0" size="7545004" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-x86_64-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="b3ce9371cdcdcf374ab060a98342df1d5e32b2fed47fcf1db5ccec45127d6d980a62d87f4d2d2fa9b1e13d18be0efe59e393dc9a61bc9e57e14ef379325bca22" size="121877930" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-x86_64--13.0.11-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="6b452e893cb5081a20bf05df5da6c223fbd2a97c6db3eec7a7f67d8792121af537dd377352bef7f01d28a93557366d420b6f590abdeb1b829d5e357202988802" size="7298614" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-macos-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="9aac3261544d87b14f9fd47c187b638c94f4dd3567803385ee269d462f1bb7260ce20b3616afdc44e0ed68170851cec083c5d5565c0fc2a331656a769e35b398" size="172504301" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-macos--13.0.11-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="087cf197d048e07b80dc596ec167863e7b67c76cdcfbf23f68f67a27154370533394ada201dc97d5d4217558eb4130107e964feada9244ea973054b3d0d71c50" size="37610714" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-windows-i686-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="1902bc59adea70efc4aec83e8e20f7378c9dc1aadeef42fd99bf2d2feef2e711dc3ff0f1708ed81a244c4a089a68c03074d356ac4ef099723bc11403effc1805" size="109882589" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-windows-i686--13.0.11-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="c2b0d2daf663f1d3dac9da6b64b99e64ed47d56568776d66e69549fab9ffd94a8139ad3e195ca14421175c4f0b22a9ba54b63f77493488de1da67099d3630110" size="9090829" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-windows-x86_64-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="8b7b924cd06ed10543b66634f434871458808be889e02887e5e0b244ce8e76bbc4f08e8d4d6d78c45c218c3908df545211b3dfb9234b7ea20d0d97dd030d63e6" size="110091727" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-windows-x86_64--13.0.11-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="2b14f17e5828c7e9f1c5c73b64884bed63d896ee8d2117fa52b4e7fb1a443109a527f98e16010a8207a055b69827887d3c79b7ebf26b4dc7513fce3edc6e242c" size="7831415" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.14" appVersion="13.0.14" platformVersion="115.10.0" buildID="20240416150000" detailsURL="https://blog.torproject.org/new-release-tor-browser-13014" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13014" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.14/tor-browser-linux-i686-13.0.14_ALL.mar" hashFunction="SHA512" hashValue="8cbf317d31ea6236d41a6b32132ab5c2aa1055d85d05bc1bf983a78fcab1eba763e338f40b21b84873b991d9123bc897fee126b8f1596f20787582e2d5b5cefe" size="123468274" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.14/tor-browser-linux-i686--13.0.11-13.0.14_ALL.incremental.mar" hashFunction="SHA512" hashValue="4bfb1bbe97217a0178baa33d6772387545436987fcfdac573477f1ef373725ca13d4543c48f872abd4e3798efaf82f934759b982c87c93095244d066ab998955" size="10008146" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.14" appVersion="13.0.14" platformVersion="115.10.0" buildID="20240416150000" detailsURL="https://blog.torproject.org/new-release-tor-browser-13014" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13014" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.14/tor-browser-linux-x86_64-13.0.14_ALL.mar" hashFunction="SHA512" hashValue="28280357f726fe1dd86b35521756ffdcc17d4d0885bbba4de95516ecf9101a83ffccfaa38db1cc70ae884951de00ec086dc7d351b39a8653ac2347e861e59b92" size="122768982" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.14/tor-browser-linux-x86_64--13.0.11-13.0.14_ALL.incremental.mar" hashFunction="SHA512" hashValue="3ac0a694eb36002667b5f5b4d3ee327792d9739a3706da566eff1fbc939b48204b5c6c5c302f29797ea968ef92564173ff9c1a5c340d4a6d1b1f7f7931bc5dc8" size="9763856" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.14" appVersion="13.0.14" platformVersion="115.10.0" buildID="20240416150000" detailsURL="https://blog.torproject.org/new-release-tor-browser-13014" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13014" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.14/tor-browser-macos-13.0.14_ALL.mar" hashFunction="SHA512" hashValue="fa9de0e2176a7b2f0597d606fdc8408732d2eef6b6edf2bfa7f10a66f7ef764475c5697dc34ea31c359745ce959fe421c771fdb851fec16714ab0cfc99e255c2" size="173399665" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.14/tor-browser-macos--13.0.11-13.0.14_ALL.incremental.mar" hashFunction="SHA512" hashValue="c6b8a52fc11b46768961959263df4be64b79b9a97033bc62720d9a8091920ad00ab70739827f6bb9d30186743315a70876a30283c7f07c374b726e0dd60bbdce" size="41291955" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.14" appVersion="13.0.14" platformVersion="115.10.0" buildID="20240416150000" detailsURL="https://blog.torproject.org/new-release-tor-browser-13014" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13014" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.14/tor-browser-windows-i686-13.0.14_ALL.mar" hashFunction="SHA512" hashValue="ec0ca65ba5f79ff4a6adf98f71b505efa05781009d4d77be78bd1dad59a8832613696e197accd478935ae4d443d082d79dddec1c87abc73a0b576fd58a898a12" size="110766985" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.14/tor-browser-windows-i686--13.0.11-13.0.14_ALL.incremental.mar" hashFunction="SHA512" hashValue="96b1cb3a2df940af99b9d8df8d9981d3f3f0bb652570a7fdbecbad631b4240365b5502af119915f8b098b4a0c027e72a66c43e2aac3bbab61a7a123b70cba15b" size="11128847" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.14" appVersion="13.0.14" platformVersion="115.10.0" buildID="20240416150000" detailsURL="https://blog.torproject.org/new-release-tor-browser-13014" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13014" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.14/tor-browser-windows-x86_64-13.0.14_ALL.mar" hashFunction="SHA512" hashValue="0c29fd731895cb40ecdb55844efee758c4b384e0b50df57ce6261d5f6b1900f5386cdbbd58deb76c7fba0f60b65572df3fa6d721c3aa8af3a942b3be35f828f7" size="110981187" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.14/tor-browser-windows-x86_64--13.0.11-13.0.14_ALL.incremental.mar" hashFunction="SHA512" hashValue="582149fb521ad57431a1650043cb1b1b7f9cc1f35f4430bf1121acb56a2b9ed1db602bdae64df9d50d34fad85e87d16ffff4905dba6691dcb8c83ca9bef443d0" size="10085485" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-i686-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="0ad9e736bbbe57711639d65744e4f6b304c1327dbc31f70c458b2638b82c2f923b3b709f2664fa708c92496fc4296f9be6fe1f141140e84b7f49c6898e804879" size="122581982" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-i686--13.0.12-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="ddb15de0edc171901ba06c415e0e5ca0c662f2a48d69ed705421beacde266589339fc889b86c70c3bd812acc53ad6e74b82a1a473931931e1ae924364d31fc4a" size="294704" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-x86_64-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="b3ce9371cdcdcf374ab060a98342df1d5e32b2fed47fcf1db5ccec45127d6d980a62d87f4d2d2fa9b1e13d18be0efe59e393dc9a61bc9e57e14ef379325bca22" size="121877930" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-linux-x86_64--13.0.12-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="24b08c90d8ca95f87fc86f4f72b32567787b526199d4431283ddf24538864a99c62b1a0e89352a55157e4df5c16a75df587ce4111b5cd48d693a905a111284f1" size="296936" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-macos-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="9aac3261544d87b14f9fd47c187b638c94f4dd3567803385ee269d462f1bb7260ce20b3616afdc44e0ed68170851cec083c5d5565c0fc2a331656a769e35b398" size="172504301" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-macos--13.0.12-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="6fd5ffd6e632c19f46d08e174747227e4337814191f85b81a36ce981b811f554ffe662c85e0afb75ae1ecaa111724dee9b45e701b66d66aeda8d8b6704246dcb" size="319634" type="partial"></patch></update></updates>
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0.13" appVersion="13.0.13" platformVersion="115.9.1" buildID="20240322115718" detailsURL="https://blog.torproject.org/new-release-tor-browser-13013" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-13013" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-windows-i686-13.0.13_ALL.mar" hashFunction="SHA512" hashValue="1902bc59adea70efc4aec83e8e20f7378c9dc1aadeef42fd99bf2d2feef2e711dc3ff0f1708ed81a244c4a089a68c03074d356ac4ef099723bc11403effc1805" size="109882589" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0.13/tor-browser-windows-i686--13.0.12-13.0.13_ALL.incremental.mar" hashFunction="SHA512" hashValue="211e215e92d704079e8988f2a602b6ac780cdfb18df833f16a86e98e0efad122dd259ec40f3c196cfa33b580e0f041f7d9b8ce43cfbd2a72212786a8dc1623c8" size="298911" type="partial"></patch></update></updates>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment