[tbb-commits] [Git][tpo/applications/tor-browser-update-responses][main] alpha: disable macOS updates for now
boklm (@boklm)
git at gitlab.torproject.org
Thu Aug 1 10:01:07 UTC 2024
boklm pushed to branch main at The Tor Project / Applications / Tor Browser update responses
Commits:
b5c9cf63 by Nicolas Vigier at 2024-08-01T11:59:18+02:00
alpha: disable macOS updates for now
- - - - -
1 changed file:
- update_3/alpha/.htaccess
Changes:
=====================================
update_3/alpha/.htaccess
=====================================
@@ -13,16 +13,8 @@ RewriteRule ^Linux_x86_64-gcc3/13.5a8/ALL 13.5a8-14.0a1-linux-x86_64-ALL.xml [la
RewriteRule ^Linux_x86_64-gcc3/13.5a9/ALL 13.5a9-14.0a1-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 14.0a1-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 14.0a1-linux-x86_64-ALL.xml [last]
-RewriteRule ^Darwin_x86_64-gcc3/13.5a7/ALL 13.5a7-14.0a1-macos-ALL.xml [last]
-RewriteRule ^Darwin_x86_64-gcc3/13.5a8/ALL 13.5a8-14.0a1-macos-ALL.xml [last]
-RewriteRule ^Darwin_x86_64-gcc3/13.5a9/ALL 13.5a9-14.0a1-macos-ALL.xml [last]
-RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 14.0a1-macos-ALL.xml [last]
-RewriteRule ^Darwin_x86_64-gcc3/ 14.0a1-macos-ALL.xml [last]
-RewriteRule ^Darwin_aarch64-gcc3/13.5a7/ALL 13.5a7-14.0a1-macos-ALL.xml [last]
-RewriteRule ^Darwin_aarch64-gcc3/13.5a8/ALL 13.5a8-14.0a1-macos-ALL.xml [last]
-RewriteRule ^Darwin_aarch64-gcc3/13.5a9/ALL 13.5a9-14.0a1-macos-ALL.xml [last]
-RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 14.0a1-macos-ALL.xml [last]
-RewriteRule ^Darwin_aarch64-gcc3/ 14.0a1-macos-ALL.xml [last]
+RewriteRule ^Darwin_x86_64-gcc3/ no-update.xml [last]
+RewriteRule ^Darwin_aarch64-gcc3/ no-update.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a7/ALL 13.5a7-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a8/ALL 13.5a8-14.0a1-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5a9/ALL 13.5a9-14.0a1-windows-i686-ALL.xml [last]
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-update-responses/-/commit/b5c9cf630385d993c8e1423be0791fae3abba006
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-update-responses/-/commit/b5c9cf630385d993c8e1423be0791fae3abba006
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240801/61f7b625/attachment-0001.htm>
More information about the tbb-commits
mailing list