Verified Commit 0600ee57 authored by ma1's avatar ma1
Browse files

release: new version, 14.5.7 (linux-x86_64)

parent 33f77983
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://dist.torproject.org/torbrowser/14.5.6/tor-browser-linux-x86_64-14.5.6.tar.xz",
   "git_tag" : "tbb-14.5.6-build1",
   "sig" : "https://dist.torproject.org/torbrowser/14.5.6/tor-browser-linux-x86_64-14.5.6.tar.xz.asc",
   "version" : "14.5.6"
   "binary" : "https://dist.torproject.org/torbrowser/14.5.7/tor-browser-linux-x86_64-14.5.7.tar.xz",
   "git_tag" : "tbb-14.5.7-build1",
   "sig" : "https://dist.torproject.org/torbrowser/14.5.7/tor-browser-linux-x86_64-14.5.7.tar.xz.asc",
   "version" : "14.5.7"
}
+6 −6
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^14.5.6/ no-update.xml [last]
RewriteRule ^13.5.21/ no-update.xml [last]
RewriteRule ^14.5.3/ update-14.5.3-14.5.6+13.5.21-linux-x86_64.xml [last]
RewriteRule ^14.5.4/ update-14.5.4-14.5.6+13.5.21-linux-x86_64.xml [last]
RewriteRule ^14.5.5/ update-14.5.5-14.5.6+13.5.21-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-14.5.6+13.5.21-linux-x86_64.xml [last]
RewriteRule ^14.5.7/ no-update.xml [last]
RewriteRule ^13.5.22/ no-update.xml [last]
RewriteRule ^14.5.4/ update-14.5.4-14.5.7+13.5.22-linux-x86_64.xml [last]
RewriteRule ^14.5.5/ update-14.5.5-14.5.7+13.5.22-linux-x86_64.xml [last]
RewriteRule ^14.5.6/ update-14.5.6-14.5.7+13.5.22-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-14.5.7+13.5.22-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.6" appVersion="14.5.6" platformVersion="128.14.0" buildID="20250818110000" detailsURL="https://blog.torproject.org/new-release-tor-browser-1456" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1456" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.6/tor-browser-linux-x86_64-14.5.6_ALL.mar" size="128804509" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.6/tor-browser-linux-x86_64--14.5.3-14.5.6_ALL.incremental.mar" size="10627600" 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.6" appVersion="14.5.6" platformVersion="128.14.0" buildID="20250818110000" detailsURL="https://blog.torproject.org/new-release-tor-browser-1456" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1456" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.6/tor-browser-linux-x86_64-14.5.6_ALL.mar" size="128804509" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.6/tor-browser-linux-x86_64--14.5.4-14.5.6_ALL.incremental.mar" size="10130184" 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.7" appVersion="14.5.7" platformVersion="128.14.0" buildID="20250915185538" detailsURL="https://blog.torproject.org/new-release-tor-browser-1457" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1457" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.7/tor-browser-linux-x86_64-14.5.7_ALL.mar" size="129151837" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/14.5.7/tor-browser-linux-x86_64--14.5.4-14.5.7_ALL.incremental.mar" size="11298644" type="partial"></patch></update></updates>
Loading