boklm pushed to branch maint-12.5 at The Tor Project / Applications / 
tor-browser-build


Commits:
97460d54 by Richard Pospesel at 2023-08-28T09:57:17+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
=====================================
@@ -44,7 +44,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/97460d54e756289ab85b71c5522d63c9dac1fe5c

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/97460d54e756289ab85b71c5522d63c9dac1fe5c
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to