tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 9c5211a4ab70ab8a7f2863422e5eb35be9c9a955
parent af5ba32615853b5417d96c2cbadcbfde92350c9b
Author: Lando <lando@lando.test>
Date:   Mon,  1 Dec 2025 10:30:35 +0000

Merge mozilla-central to autoland

Diffstat:
M.taskcluster.yml | 4++--
Mtaskcluster/docker/decision/HASH | 2+-
Mtaskcluster/docker/decision/VERSION | 2+-
3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.taskcluster.yml b/.taskcluster.yml @@ -231,12 +231,12 @@ tasks: # Note: This task is built server side without the context or tooling that # exist in tree so we must hard code the hash - image: 'mozillareleases/gecko_decision:5.1.0@sha256:8879ecb7f859e1001b0aa67de440a18c3a896446bfd0e2e87688bb367e590667' + image: 'mozillareleases/gecko_decision:5.0.0@sha256:9e000c9fd31ee1723927aeea2b82b95ff2ecf32ebdb7a5d893300281a1452670' maxRunTime: 3600 command: - - /builds/worker/bin/run-task-hg + - /builds/worker/bin/run-task - '--gecko-checkout=/builds/worker/checkouts/gecko' - '--gecko-sparse-profile=build/sparse-profiles/taskgraph' - '--' diff --git a/taskcluster/docker/decision/HASH b/taskcluster/docker/decision/HASH @@ -1 +1 @@ -sha256:8879ecb7f859e1001b0aa67de440a18c3a896446bfd0e2e87688bb367e590667 +sha256:9e000c9fd31ee1723927aeea2b82b95ff2ecf32ebdb7a5d893300281a1452670 diff --git a/taskcluster/docker/decision/VERSION b/taskcluster/docker/decision/VERSION @@ -1 +1 @@ -5.1.0 +5.0.0