[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40821: The update details URL is wrong in alphas
boklm (@boklm)
git at gitlab.torproject.org
Mon Aug 28 08:23:38 UTC 2023
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
ba7fb340 by Richard Pospesel at 2023-08-28T10:22:11+02:00
Bug 40821: The update details URL is wrong in alphas
- - - - -
1 changed file:
- projects/release/update_responses_config.yml
Changes:
=====================================
projects/release/update_responses_config.yml
=====================================
@@ -36,7 +36,7 @@ versions:
mar_channel_id: [% c('var/mar_channel_id') %]
platformVersion: [% pc('firefox', 'var/firefox_platform_version') %]
[% IF c("var/tor-browser") -%]
- detailsURL: https://blog.torproject.org/new-release-tor-browser-[% c("var/torbrowser_version") FILTER remove('\.') %]
+ detailsURL: https://blog.torproject.org/new[% IF c("var/alpha") %]-alpha[% END %]-release-tor-browser-[% c("var/torbrowser_version") FILTER remove('\.') %]
[% END -%]
[% IF c("var/mullvad-browser") -%]
detailsURL: https://github.com/mullvad/mullvad-browser/releases/[% c("var/torbrowser_version") %]
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/ba7fb3408256dda9322a83501663a7b9f67fe04c
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/ba7fb3408256dda9322a83501663a7b9f67fe04c
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/tor-commits/attachments/20230828/2a46e414/attachment.htm>
More information about the tor-commits
mailing list