Commit f605e288 authored by morgan's avatar morgan 😸
Browse files

Bug 41301: Prepare Tor Browser 14.0.3 part 2

- fix legacy torbrowser mar generation
parent 1a1d68a7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ buildconf:

var:
  torbrowser_version: '14.0.3'
  torbrowser_build: 'build1'
  torbrowser_build: 'build2'
  # This should be the date of when the build is started. For the build
  # to be reproducible, browser_release_date should always be in the past.
  browser_release_date: '2024/11/25 15:42:04'
@@ -89,8 +89,8 @@ var:
    - '[% IF c("var/mullvad-browser") %]13.5.7[% END %]'
  mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'

  torbrowser_legacy_version: 13.5.9
  torbrowser_legacy_platform_version: 115.17.0
  torbrowser_legacy_version: 13.5.10
  torbrowser_legacy_platform_version: 115.18.0

  # By default, we sort the list of installed packages. This allows sharing
  # containers with identical list of packages, even if they are not listed