[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40857: Mullvad Browser generated downloads.json references tbb-* build tag rather than mb-*

boklm (@boklm) git at gitlab.torproject.org
Mon Aug 28 08:29:39 UTC 2023



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


Commits:
f779c567 by Richard Pospesel at 2023-08-28T10:28:29+02:00
Bug 40857: Mullvad Browser generated downloads.json references tbb-* build tag rather than mb-*

- - - - -


1 changed file:

- projects/release/update_responses_config.yml


Changes:

=====================================
projects/release/update_responses_config.yml
=====================================
@@ -68,7 +68,12 @@ versions:
         linux-x86_64:
             minSupportedInstructionSet: SSE2
 mar_compression: xz
+[% IF c("var/tor-browser") -%]
 tag: 'tbb-[% c("var/torbrowser_version") %]-[% c("var/torbrowser_build") %]'
+[% END -%]
+[% IF c("var/mullvad-browser") -%]
+tag: 'mb-[% c("var/torbrowser_version") %]-[% c("var/torbrowser_build") %]'
+[% END -%]
 
 [% IF c("var/tor-browser") -%]
 htaccess_rewrite_rules:



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f779c567d478ff69acc41387224361ebd703f4f0

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f779c567d478ff69acc41387224361ebd703f4f0
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/20230828/797c6cc7/attachment-0001.htm>


More information about the tbb-commits mailing list