Pier Angelo Vendrame pushed to branch maint-12.0-mullvad at The Tor Project / Applications / tor-browser-build
Commits:
- 
1cc88d39
by Pier Angelo Vendrame at 2023-04-04T10:06:30+02:00
1 changed file:
Changes:
| ... | ... | @@ -76,14 +76,14 @@ targets: | 
| 76 | 76 |      tag_gpg_id: 0
 | 
| 77 | 77 | |
| 78 | 78 |    mullvadbrowser:
 | 
| 79 | -    git_url: git@gitlab.torproject.org:tpo/applications/privacy-browser.git
 | |
| 79 | +    git_url: https://gitlab.torproject.org/tpo/applications/mullvad-browser.git
 | |
| 80 | 80 |      var:
 | 
| 81 | 81 |        branding_directory_prefix: 'mb'
 | 
| 82 | 82 |        firefox_platform_version: 102.9.0
 | 
| 83 | 83 |        browser_series: '12.0'
 | 
| 84 | 84 |        browser_branch: '[% c("var/browser_series") %]-2'
 | 
| 85 | 85 |        browser_build: 1
 | 
| 86 | -      gitlab_project: https://gitlab.torproject.org/tpo/applications/privacy-browser
 | |
| 86 | +      gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser
 | |
| 87 | 87 | |
| 88 | 88 |    linux-x86_64:
 | 
| 89 | 89 |      var:
 |