Skip to content
Snippets Groups Projects
Commit 04e1e392 authored by Richard Pospesel's avatar Richard Pospesel
Browse files

MB 137: detailsURL and openURL attributes need to point to Mullvad Browser equivalents

parent 59a54c04
Branches
Tags
1 merge request!697Bug 40837: Rebase mullvad-browser build changes onto main
......@@ -40,7 +40,12 @@ versions:
[% END -%]
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('\.') %]
[% END -%]
[% IF c("var/mullvad-browser") -%]
detailsURL: https://github.com/mullvad/mullvad-browser/releases/[% pc('firefox', 'git_hash') %]
[% END -%]
incremental_from:
[% SET incr_from = c("var/nightly") ? c("var_p/nightly_torbrowser_incremental_from") : c("var/torbrowser_incremental_from");
FOREACH v IN incr_from -%]
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment