summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/fetch
diff options
context:
space:
mode:
Diffstat (limited to 'taskcluster/ci/fetch')
-rw-r--r--taskcluster/ci/fetch/browsertime.yml24
-rw-r--r--taskcluster/ci/fetch/toolchains.yml70
2 files changed, 25 insertions, 69 deletions
diff --git a/taskcluster/ci/fetch/browsertime.yml b/taskcluster/ci/fetch/browsertime.yml
index 614ddce593..84cb862b7a 100644
--- a/taskcluster/ci/fetch/browsertime.yml
+++ b/taskcluster/ci/fetch/browsertime.yml
@@ -126,9 +126,9 @@ win32-chromedriver-122:
type: static-url
artifact-name: chromedriver_win32_122.tar.zst
add-prefix: "122"
- url: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/122.0.6261.18/win32/chrome-win32.zip
- sha256: 4778e327a30972fa1d39a9aabc60c04e82553b7cafa2f8f768eaec9ee0935eab
- size: 134566218
+ url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/win32/chromedriver-win32.zip
+ sha256: f6309630e014ffb00dd78813e75d8bf664e755ea2ebc79974c8a0478ca96a154
+ size: 8001652
linux64-chromedriver-122:
description: "Linux64 chromedriver v122"
@@ -136,9 +136,9 @@ linux64-chromedriver-122:
type: static-url
artifact-name: chromedriver_linux64_122.tar.zst
add-prefix: "122"
- url: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/122.0.6261.18/linux64/chrome-linux64.zip
- sha256: 5514382fc80e092f76a6a7ea85bdfcafacd7e62e1c831a7842f0eca003383c5d
- size: 149627735
+ url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/linux64/chromedriver-linux64.zip
+ sha256: 0c80bb130eda0afb583155d55ec9cc22d75e2cf0dd90d657647df923465d584b
+ size: 8613042
mac64-chromedriver-122:
description: "Mac64 chromedriver v122"
@@ -146,9 +146,9 @@ mac64-chromedriver-122:
type: static-url
artifact-name: chromedriver_mac64_122.tar.zst
add-prefix: "122"
- url: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/122.0.6261.18/mac-x64/chrome-mac-x64.zip
- sha256: 753d2814bb82d723289eea76628e9b043bc36666d7cf285876dc4f19ca811c04
- size: 155446914
+ url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/mac-x64/chromedriver-mac-x64.zip
+ sha256: 31d9be68e77c733357ee825c34249dbb94c5c08961e58dfb38b7623e9383fa69
+ size: 9209421
mac-arm-chromedriver-122:
description: "Mac64 arm chromedriver v122"
@@ -156,9 +156,9 @@ mac-arm-chromedriver-122:
type: static-url
artifact-name: chromedriver_mac-arm_122.tar.zst
add-prefix: "122"
- url: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/122.0.6261.18/mac-arm64/chrome-mac-arm64.zip
- sha256: 1edd4096771669e6c429eff5a459f520defd43afb798fc86d58608d95355be6e
- size: 146946870
+ url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/mac-arm64/chromedriver-mac-arm64.zip
+ sha256: 645f277c05d7f7d238c7a45412f42489767f48cba05d8632ce00b54b3704d4e1
+ size: 8293896
upload-speed-test-file:
description: "File used for the upload speed performance test"
diff --git a/taskcluster/ci/fetch/toolchains.yml b/taskcluster/ci/fetch/toolchains.yml
index 50ffb065b0..4ab075aacd 100644
--- a/taskcluster/ci/fetch/toolchains.yml
+++ b/taskcluster/ci/fetch/toolchains.yml
@@ -296,8 +296,8 @@ sccache:
fetch:
type: git
repo: https://github.com/mozilla/sccache
- # 0.7.6 release
- revision: 794c987b7843f404b9e50513dae978f807ba0a60
+ # 0.7.7 release
+ revision: e976c42c2141969915bdd39dd3177db6f27405a8
fxc2:
description: fxc2 source code
@@ -491,28 +491,6 @@ nodejs-12-linux64:
strip-components: 1
add-prefix: node/
-nodejs-16-linux64:
- description: nodejs 16 for x64 linux
- fetch:
- type: static-url
- url: https://nodejs.org/dist/v16.19.0/node-v16.19.0-linux-x64.tar.xz
- sha256: c88b52497ab38a3ddf526e5b46a41270320409109c3f74171b241132984fd08f
- size: 22492000
- artifact-name: nodejs.tar.zst
- strip-components: 1
- add-prefix: node/
-
-nodejs-16-macosx64:
- description: nodejs 16 for x64 macOS
- fetch:
- type: static-url
- url: https://nodejs.org/dist/v16.19.0/node-v16.19.0-darwin-x64.tar.xz
- sha256: 601d1d632b9815dbb647f5cd440a95fa651110b5b4bcaf07ed3aa7886525716b
- size: 20975524
- artifact-name: nodejs.tar.zst
- strip-components: 1
- add-prefix: node/
-
nodejs-18-macosx64:
description: nodejs 18 for x64 macOS
fetch:
@@ -524,17 +502,6 @@ nodejs-18-macosx64:
strip-components: 1
add-prefix: node/
-nodejs-16-macosx64-arm64:
- description: nodejs 16 for arm64 macOS
- fetch:
- type: static-url
- url: https://nodejs.org/dist/v16.19.0/node-v16.19.0-darwin-arm64.tar.xz
- sha256: 7313c9db5f5140ece847a97f366032a10bddb6d87fa28a361ada918addcd5c73
- size: 19363804
- artifact-name: nodejs.tar.zst
- strip-components: 1
- add-prefix: node/
-
nodejs-18-macosx64-arm64:
description: nodejs 18 for arm64 macOS
fetch:
@@ -546,17 +513,6 @@ nodejs-18-macosx64-arm64:
strip-components: 1
add-prefix: node/
-nodejs-16-win32:
- description: nodejs 16 for x86 Windows
- fetch:
- type: static-url
- url: https://nodejs.org/dist/v16.19.0/node-v16.19.0-win-x86.zip
- sha256: 17e2bf8ed00b3d15321743104104c8b6ef55677dfc18ee2ed44de64fbf2c4def
- size: 25424808
- artifact-name: nodejs.tar.zst
- strip-components: 1
- add-prefix: node/
-
nodejs-18-win32:
description: nodejs 18 for x86 Windows
fetch:
@@ -568,17 +524,6 @@ nodejs-18-win32:
strip-components: 1
add-prefix: node/
-nodejs-16-win64:
- description: nodejs 16 for x64 Windows
- fetch:
- type: static-url
- url: https://nodejs.org/dist/v16.19.0/node-v16.19.0-win-x64.zip
- sha256: 534ca7a24e999c81cec847a498cc43d47e2bb158f6edf639e5297f2718350e96
- size: 27072850
- artifact-name: nodejs.tar.zst
- strip-components: 1
- add-prefix: node/
-
nodejs-18-win64:
description: nodejs 18 for x64 Windows
fetch:
@@ -712,3 +657,14 @@ windows-rs:
artifact-name: windows-rs.tar.zst
strip-components: 1
add-prefix: windows-rs/
+
+libxml2:
+ description: Source of the libxml2 library
+ fetch:
+ type: static-url
+ url: https://gitlab.gnome.org/GNOME/libxml2/-/archive/v2.9.12/libxml2-v2.9.12.tar.gz
+ sha256: 98bfa7a9a5e2a75638422050740448ee9f02bf4dc2075c9822d7747d5ff9e617
+ size: 5233674
+ artifact-name: libxml2.tar.zst
+ strip-components: 1
+ add-prefix: libxml2/