boklm pushed to branch main at The Tor Project / Applications /
tor-browser-build
Commits:
0923f92d by Richard Pospesel at 2023-08-28T09:55:22+02:00
Bug 40937: First window after update should go to the user-friendly release
page on GitHub
- - - - -
1 changed file:
- projects/release/update_responses_config.yml
Changes:
=====================================
projects/release/update_responses_config.yml
=====================================
@@ -39,7 +39,7 @@ versions:
detailsURL: https://blog.torproject.org/new-release-tor-browser-[%
c("var/torbrowser_version") FILTER remove('\.') %]
[% END -%]
[% IF c("var/mullvad-browser") -%]
- detailsURL: https://github.com/mullvad/mullvad-browser/releases/[%
pc('firefox', 'git_hash') %]
+ detailsURL: https://github.com/mullvad/mullvad-browser/releases/[%
c("var/torbrowser_version") %]
[% END -%]
incremental_from:
[% SET incr_from = c("var/nightly") ?
c("var_p/nightly_torbrowser_incremental_from") :
c("var/torbrowser_incremental_from");
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/0923f92d766b6d0262e8a850f24080144206d4dc
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/0923f92d766b6d0262e8a850f24080144206d4dc
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits