Pier Angelo Vendrame pushed to branch maint-14.0 at The Tor Project / Applications / tor-browser-build
Commits:
-
7e3a10f5
by Pier Angelo Vendrame at 2024-10-28T16:27:19+01:00
1 changed file:
Changes:
... | ... | @@ -74,7 +74,7 @@ buildconf: |
74 | 74 | |
75 | 75 | var:
|
76 | 76 | torbrowser_version: '14.0.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/10/28 09:00:00'
|
... | ... | @@ -83,7 +83,6 @@ var: |
83 | 83 | build_mar: 1
|
84 | 84 | torbrowser_incremental_from:
|
85 | 85 | - '[% IF c("var/tor-browser") %]14.0[% END %]'
|
86 | - - '13.5.9'
|
|
87 | 86 | - '13.5.7'
|
88 | 87 | mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
|
89 | 88 |