tor-browser

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

commit c8194ee5620859ebbeacf47f3989bcc714882cfc
parent fea6941decfbf06b7c94f566cfce03d7384bdbb0
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Date:   Mon, 10 Nov 2025 13:15:02 +0000

Bug 1998498 - Remove unused toolchain fetches. r=firefox-build-system-reviewers,ahochheiden

Differential Revision: https://phabricator.services.mozilla.com/D271468

Diffstat:
Mtaskcluster/kinds/fetch/toolchains.yml | 15---------------
1 file changed, 0 insertions(+), 15 deletions(-)

diff --git a/taskcluster/kinds/fetch/toolchains.yml b/taskcluster/kinds/fetch/toolchains.yml @@ -114,14 +114,6 @@ gmp-6.1.0: strip-components: 1 add-prefix: gmp-source/ -go-1.14.4: - description: Golang 1.14.4 build tools - fetch: - type: static-url - url: https://dl.google.com/go/go1.14.4.linux-amd64.tar.gz - sha256: aed845e4185a0b2a3c3d5e1d0a35491702c55889192bb9c30e67a3de6849c067 - size: 123711003 - isl-0.16.1: description: ISL 0.16.1 source code fetch: @@ -435,13 +427,6 @@ rust-nightly: repo: https://github.com/rust-lang/rust/ branch: master -wasi-sdk-11: - description: wasi-sdk-11 source code - fetch: - type: git - repo: https://github.com/WebAssembly/wasi-sdk - revision: ceabbfe181599bca83d81e087a229797e472c09c - wasi-sdk: description: wasi-sdk-20 source code fetch: