richard pushed to branch maint-13.5 at The Tor Project / Applications / tor-browser-build

Commits:

2 changed files:

Changes:

  • projects/firefox/config
    ... ... @@ -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
    

  • rbm.conf
    ... ... @@ -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'