Verified Commit 79899d47 authored by ma1's avatar ma1
Browse files

release: new version, 15.0.7 (linux-x86_64)

parent 9a407661
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
   "binary" : "https://dist.torproject.org/torbrowser/15.0.6/tor-browser-linux-x86_64-15.0.6.tar.xz",
   "git_tag" : "tbb-15.0.6-build2",
   "sig" : "https://dist.torproject.org/torbrowser/15.0.6/tor-browser-linux-x86_64-15.0.6.tar.xz.asc",
   "version" : "15.0.6"
   "binary" : "https://dist.torproject.org/torbrowser/15.0.7/tor-browser-linux-x86_64-15.0.7.tar.xz",
   "git_tag" : "tbb-15.0.7-build1",
   "sig" : "https://dist.torproject.org/torbrowser/15.0.7/tor-browser-linux-x86_64-15.0.7.tar.xz.asc",
   "version" : "15.0.7"
}
+5 −5
Original line number Diff line number Diff line
RewriteEngine On
RewriteRule ^15.0.6/ no-update.xml [last]
RewriteRule ^15.0.7/ no-update.xml [last]
RewriteRule ^13.5.28/ no-update.xml [last]
RewriteRule ^15.0.3/ update-15.0.3-15.0.6+13.5.28-linux-x86_64.xml [last]
RewriteRule ^15.0.4/ update-15.0.4-15.0.6+13.5.28-linux-x86_64.xml [last]
RewriteRule ^15.0.5/ update-15.0.5-15.0.6+13.5.28-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.6+13.5.28-linux-x86_64.xml [last]
RewriteRule ^15.0.4/ update-15.0.4-15.0.7+13.5.28-linux-x86_64.xml [last]
RewriteRule ^15.0.5/ update-15.0.5-15.0.7+13.5.28-linux-x86_64.xml [last]
RewriteRule ^15.0.6/ update-15.0.6-15.0.7+13.5.28-linux-x86_64.xml [last]
RewriteRule ^[^/]+/ update-15.0.7+13.5.28-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="15.0.6" appVersion="15.0.6" platformVersion="140.7.1" buildID="20260216163000" detailsURL="https://blog.torproject.org/new-release-tor-browser-1506" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1506" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/15.0.6/tor-browser-linux-x86_64-15.0.6.mar" size="142688343" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/15.0.6/tor-browser-linux-x86_64--15.0.3-15.0.6.incremental.mar" size="9445156" 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="15.0.6" appVersion="15.0.6" platformVersion="140.7.1" buildID="20260216163000" detailsURL="https://blog.torproject.org/new-release-tor-browser-1506" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1506" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/15.0.6/tor-browser-linux-x86_64-15.0.6.mar" size="142688343" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/15.0.6/tor-browser-linux-x86_64--15.0.4-15.0.6.incremental.mar" size="3701480" 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="15.0.7" appVersion="15.0.7" platformVersion="140.8.0" buildID="20260223093000" detailsURL="https://blog.torproject.org/new-release-tor-browser-1507" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1507" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/15.0.7/tor-browser-linux-x86_64-15.0.7.mar" size="142718451" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/15.0.7/tor-browser-linux-x86_64--15.0.4-15.0.7.incremental.mar" size="9943732" type="partial"></patch></update></updates>
Loading