morgan pushed to branch maint-14.5 at The Tor Project / Applications / tor-browser-build

Commits:

2 changed files:

Changes:

  • projects/lyrebird/config
    ... ... @@ -9,7 +9,7 @@ container:
    9 9
       use_container: 1
    
    10 10
     
    
    11 11
     var:
    
    12
    -  go_vendor_sha256sum: 788d63f5cbe2b618f314df87d9f1b33bc26af44a1c7535e80b34400c2efb55d1
    
    12
    +  go_vendor_sha256sum: d2e1601e82ac702739d7cf80aba759762c0da88b0f5bd6c9d65d2e7234de201c
    
    13 13
     
    
    14 14
     targets:
    
    15 15
       nightly:
    

  • rbm.conf
    ... ... @@ -74,7 +74,7 @@ buildconf:
    74 74
     
    
    75 75
     var:
    
    76 76
       torbrowser_version: '14.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: '2025/04/28 20:58:42'