Verified Commit e49ea5f5 authored by ma1's avatar ma1
Browse files

release: new version, 14.5.3 (linux-x86_64)

parent 5f6d6545
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://dist.torproject.org/torbrowser/14.5.2/tor-browser-linux-x86_64-14.5.2.tar.xz",
   "git_tag" : "tbb-14.5.2-build2",
   "sig" : "https://dist.torproject.org/torbrowser/14.5.2/tor-browser-linux-x86_64-14.5.2.tar.xz.asc",
   "version" : "14.5.2"
   "binary" : "https://dist.torproject.org/torbrowser/14.5.3/tor-browser-linux-x86_64-14.5.3.tar.xz",
   "git_tag" : "tbb-14.5.3-build2",
   "sig" : "https://dist.torproject.org/torbrowser/14.5.3/tor-browser-linux-x86_64-14.5.3.tar.xz.asc",
   "version" : "14.5.3"
}
+6 −6
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^14.5.2/ no-update.xml [last]
RewriteRule ^13.5.17/ no-update.xml [last]
RewriteRule ^14.0.9/ update-14.0.9-14.5.2+13.5.17-linux-x86_64.xml [last]
RewriteRule ^14.5/ update-14.5-14.5.2+13.5.17-linux-x86_64.xml [last]
RewriteRule ^14.5.1/ update-14.5.1-14.5.2+13.5.17-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-14.5.2+13.5.17-linux-x86_64.xml [last]
RewriteRule ^14.5.3/ no-update.xml [last]
RewriteRule ^13.5.18/ no-update.xml [last]
RewriteRule ^14.5/ update-14.5-14.5.3+13.5.18-linux-x86_64.xml [last]
RewriteRule ^14.5.1/ update-14.5.1-14.5.3+13.5.18-linux-x86_64.xml [last]
RewriteRule ^14.5.2/ update-14.5.2-14.5.3+13.5.18-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-14.5.3+13.5.18-linux-x86_64.xml [last]
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.5.2" appVersion="14.5.2" platformVersion="128.10.1" buildID="20250518051003" detailsURL="https://blog.torproject.org/new-release-tor-browser-1452" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1452" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.2/tor-browser-linux-x86_64-14.5.2_ALL.mar" size="128634285" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.2/tor-browser-linux-x86_64--14.0.9-14.5.2_ALL.incremental.mar" size="15023149" 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="14.5.2" appVersion="14.5.2" platformVersion="128.10.1" buildID="20250518051003" detailsURL="https://blog.torproject.org/new-release-tor-browser-1452" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1452" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.2/tor-browser-linux-x86_64-14.5.2_ALL.mar" size="128634285" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.2/tor-browser-linux-x86_64--14.5-14.5.2_ALL.incremental.mar" size="8598425" type="partial"></patch></update></updates>
+2 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="14.5.3" appVersion="14.5.3" platformVersion="128.11.0" buildID="20250526202532" detailsURL="https://blog.torproject.org/new-release-tor-browser-1453" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1453" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.3/tor-browser-linux-x86_64-14.5.3_ALL.mar" size="128647305" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.3/tor-browser-linux-x86_64--14.5-14.5.3_ALL.incremental.mar" size="8675025" type="partial"></patch></update></updates>
Loading