richard pushed to branch maint-13.5 at The Tor Project / Applications / tor-browser-build
Commits:
-
eb3de3cb
by hackademix at 2024-07-09T23:51:49+02:00
2 changed files:
Changes:
... | ... | @@ -102,6 +102,7 @@ targets: |
102 | 102 | |
103 | 103 | mullvadbrowser:
|
104 | 104 | git_url: https://gitlab.torproject.org/tpo/applications/mullvad-browser.git
|
105 | + browser_build: 3
|
|
105 | 106 | var:
|
106 | 107 | branding_directory_prefix: 'mb'
|
107 | 108 | gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser
|
... | ... | @@ -74,7 +74,7 @@ buildconf: |
74 | 74 | |
75 | 75 | var:
|
76 | 76 | torbrowser_version: '13.5.1'
|
77 | - torbrowser_build: 'build1'
|
|
77 | + torbrowser_build: 'build2'
|
|
78 | 78 | # This should be the date of when the build is started. For the build
|
79 | 79 | # to be reproducible, browser_release_date should always be in the past.
|
80 | 80 | browser_release_date: '2024/07/08 12:00:00'
|