summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/fetch/browsertime.yml
blob: 9b5e40b952e3355fabf74220056aa68438fd2320 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
win64-ffmpeg-4.4.1:
    description: 'Win64 ffmpeg'
    fetch:
        type: static-url
        # url: https://github.com/GyanD/codexffmpeg/releases/tag/4.4.1
        url: https://github.com/mozilla/perf-automation/releases/download/FFMPEG-v4.4.1/ffmpeg-4.4.1-full_build.zip
        sha256: f0f407041f82905c310b79f4f76973815700d1e438a10c3cbce66a345ff4f457
        size: 134760541

linux64-ffmpeg-4.4.1:
    description: 'Linux64 ffmpeg'
    fetch:
        type: static-url
        # url: https://www.johnvansickle.com/ffmpeg/old-releases/
        url: https://github.com/mozilla/perf-automation/releases/download/FFMPEG-v4.4.1/ffmpeg-4.4.1-i686-static.tar.xz
        sha256: 1f38d1c99b6eb3d36f709a481f5a5526448567a800ee9cddcfe4be54f8b68e62
        size: 17592088

mac64-ffmpeg-4.4.1:
    description: 'Mac64 ffmpeg'
    fetch:
        type: static-url
        # url: https://evermeet.cx/pub/ffmpeg/
        url: https://github.com/mozilla/perf-automation/releases/download/FFMPEG-v4.4.1/ffmpeg-macos.zip
        sha256: 9d07411bce176f56314cc5624f5df51f9cffa76a59e3e81abe2175d4ebaf87ae
        size: 49100208

linux64-chromedriver:
    description: 'Linux64 chromedriver'
    fetch:
        type: static-url
        url: https://chromedriver.storage.googleapis.com/2.46/chromedriver_linux64.zip
        sha256: 461919e080e19335a34224e2d353b96b07c7d068621aa940f9c136e86d090047
        size: 5404417

linux64-chromedriver-87:
    description: 'Linux64 chromedriver v87'
    fetch:
        type: static-url
        artifact-name: chromedriver_linux64_87.tar.zst
        add-prefix: '87'
        url: https://chromedriver.storage.googleapis.com/87.0.4280.20/chromedriver_linux64.zip
        sha256: a3248aa7308727fe1116b7e937511c3486b4efd45da9c50e3b6a7c31563df3b2
        size: 5564194

win32-chromedriver-102:
    description: 'Win32 chromedriver v102'
    fetch:
        type: static-url
        artifact-name: chromedriver_win32_102.tar.zst
        add-prefix: '102'
        url: https://chromedriver.storage.googleapis.com/102.0.5005.61/chromedriver_win32.zip
        sha256: 739b5f67c52a218110653b0d9cac6112df653d955b36578e0c6bdcc8138328e7
        size: 6369227

linux64-chromedriver-102:
    description: 'Linux64 chromedriver v102'
    fetch:
        type: static-url
        artifact-name: chromedriver_linux64_102.tar.zst
        add-prefix: '102'
        url: https://chromedriver.storage.googleapis.com/102.0.5005.61/chromedriver_linux64.zip
        sha256: 4b007cdabbe29cd381293df3f2876b1da9ad30a65959d518ea724ab2dedbf53b
        size: 6221182

mac64-chromedriver-102:
    description: 'Mac64 chromedriver v102'
    fetch:
        type: static-url
        artifact-name: chromedriver_mac64_102.tar.zst
        add-prefix: '102'
        url: https://chromedriver.storage.googleapis.com/102.0.5005.61/chromedriver_mac64.zip
        sha256: 4f1641412304448e0916a5c589cca5e2700035db3a484eb72e2cefa878c1dcf8
        size: 8273442

win32-chromedriver-103:
    description: "Win32 chromedriver v103"
    fetch:
        type: static-url
        artifact-name: chromedriver_win32_103.tar.zst
        add-prefix: "103"
        url: https://chromedriver.storage.googleapis.com/103.0.5060.53/chromedriver_win32.zip
        sha256: afb0d5a0da06991be3159480285d5a34070c0640395cfebbfae24db96e9b1cc6
        size: 6419507

linux64-chromedriver-103:
    description: "Linux64 chromedriver v103"
    fetch:
        type: static-url
        artifact-name: chromedriver_linux64_103.tar.zst
        add-prefix: "103"
        url: https://chromedriver.storage.googleapis.com/103.0.5060.53/chromedriver_linux64.zip
        sha256: adec44a6d392d71aa456993d5fdcc7aade5b20e0360770cc61a272e17076fdbe
        size: 7052799

mac64-chromedriver-103:
    description: "Mac64 chromedriver v103"
    fetch:
        type: static-url
        artifact-name: chromedriver_mac64_103.tar.zst
        add-prefix: "103"
        url: https://chromedriver.storage.googleapis.com/103.0.5060.53/chromedriver_mac64.zip
        sha256: 17b8dabdefd001e8b5a87041b5394fec58f9fcb9cdd85a0598b58ebc3c882b0e
        size: 8382129

win32-chromedriver-104:
    description: "Win32 chromedriver v104"
    fetch:
        type: static-url
        artifact-name: chromedriver_win32_104.tar.zst
        add-prefix: "104"
        url: https://chromedriver.storage.googleapis.com/104.0.5112.29/chromedriver_win32.zip
        sha256: ff839915ab5bf0ce1a61f8e67999a04c020a12f45e8e1453df4f404666327caf
        size: 6491049

linux64-chromedriver-104:
    description: "Linux64 chromedriver v104"
    fetch:
        type: static-url
        artifact-name: chromedriver_linux64_104.tar.zst
        add-prefix: "104"
        url: https://chromedriver.storage.googleapis.com/104.0.5112.29/chromedriver_linux64.zip
        sha256: 365d85bdbce63487f8be6b72a0d809be9fe885e945f6e646696c71537b809244
        size: 7137788

mac64-chromedriver-104:
    description: "Mac64 chromedriver v104"
    fetch:
        type: static-url
        artifact-name: chromedriver_mac64_104.tar.zst
        add-prefix: "104"
        url: https://chromedriver.storage.googleapis.com/104.0.5112.29/chromedriver_mac64.zip
        sha256: 8d99798f46321211a95f076f8bdd30409cd6a387e873592328f4028657e70f35
        size: 8438831

win32-chromedriver-105:
    description: "Win32 chromedriver v105"
    fetch:
        type: static-url
        artifact-name: chromedriver_win32_105.tar.zst
        add-prefix: "105"
        url: https://chromedriver.storage.googleapis.com/105.0.5195.52/chromedriver_win32.zip
        sha256: 32af1c0764655069e16b85afe0b9eb1ba8a4870a872b5c8407010df4cc6c52ba
        size: 7002336

linux64-chromedriver-105:
    description: "Linux64 chromedriver v105"
    fetch:
        type: static-url
        artifact-name: chromedriver_linux64_105.tar.zst
        add-prefix: "105"
        url: https://chromedriver.storage.googleapis.com/105.0.5195.52/chromedriver_linux64.zip
        sha256: c41cc88ac6c7b6e5c48b7ca629d48bf594903862a3d30cdeb35a97d48c397318
        size: 7315600

mac64-chromedriver-105:
    description: "Mac64 chromedriver v105"
    fetch:
        type: static-url
        artifact-name: chromedriver_mac64_105.tar.zst
        add-prefix: "105"
        url: https://chromedriver.storage.googleapis.com/105.0.5195.52/chromedriver_mac64.zip
        sha256: c0e2982c36f02216a4eaaaff2672b6aa702bbc2b904b00e4ca736c708b784867
        size: 8550534

win32-chromedriver-106:
    description: "Win32 chromedriver v106"
    fetch:
        type: static-url
        artifact-name: chromedriver_win32_106.tar.zst
        add-prefix: "106"
        url: https://chromedriver.storage.googleapis.com/106.0.5249.61/chromedriver_win32.zip
        sha256: 9fc51982c3b44175a0ce37652f3a601f33faf515dde860302625894506a7ed69
        size: 6596513

linux64-chromedriver-106:
    description: "Linux64 chromedriver v106"
    fetch:
        type: static-url
        artifact-name: chromedriver_linux64_106.tar.zst
        add-prefix: "106"
        url: https://chromedriver.storage.googleapis.com/106.0.5249.61/chromedriver_linux64.zip
        sha256: d2fe6a3b619e8d9e79c5c3bbacbf9e34a2ec4fffc35e160dbb867c551a384250
        size: 6657315

mac64-chromedriver-106:
    description: "Mac64 chromedriver v106"
    fetch:
        type: static-url
        artifact-name: chromedriver_mac64_106.tar.zst
        add-prefix: "106"
        url: https://chromedriver.storage.googleapis.com/106.0.5249.61/chromedriver_mac64.zip
        sha256: 0a43128e9eb990bdf9c7445cb80c70cf8a9686778a07bbbc8164c8515334671e
        size: 8474552

win32-chromedriver-107:
    description: "Win32 chromedriver v107"
    fetch:
        type: static-url
        artifact-name: chromedriver_win32_107.tar.zst
        add-prefix: "107"
        url: https://chromedriver.storage.googleapis.com/107.0.5304.62/chromedriver_win32.zip
        sha256: e1ea6a8ae5e123daf2ade7200a5d7edccd1cfb28c38ec447685f788bab4ed0de
        size: 6776586

linux64-chromedriver-107:
    description: "Linux64 chromedriver v107"
    fetch:
        type: static-url
        artifact-name: chromedriver_linux64_107.tar.zst
        add-prefix: "107"
        url: https://chromedriver.storage.googleapis.com/107.0.5304.62/chromedriver_linux64.zip
        sha256: 502f124092160cbfde42705cb24aad8b48b4b5c6c22b440a34d83034019d408f
        size: 7612689

mac64-chromedriver-107:
    description: "Mac64 chromedriver v107"
    fetch:
        type: static-url
        artifact-name: chromedriver_mac64_107.tar.zst
        add-prefix: "107"
        url: https://chromedriver.storage.googleapis.com/107.0.5304.62/chromedriver_mac64.zip
        sha256: 3a1e597791ea186e831911b280620c49381bb59910969cda9a9432f27b2a8d2b
        size: 8821733

win32-chromedriver-108:
    description: "Win32 chromedriver v108"
    fetch:
        type: static-url
        artifact-name: chromedriver_win32_108.tar.zst
        add-prefix: "108"
        url: https://chromedriver.storage.googleapis.com/108.0.5359.22/chromedriver_win32.zip
        sha256: 5d5b097490ffdf127be2eacb1fc11277ed44c1e02bb7e4c475577f177f128dca
        size: 6905061

linux64-chromedriver-108:
    description: "Linux64 chromedriver v108"
    fetch:
        type: static-url
        artifact-name: chromedriver_linux64_108.tar.zst
        add-prefix: "108"
        url: https://chromedriver.storage.googleapis.com/108.0.5359.22/chromedriver_linux64.zip
        sha256: 0efd362d3f92be8276fe18a40bed8e1d989a5f7d2bf9a011cd2200ea3e362670
        size: 7290186

mac64-chromedriver-108:
    description: "Mac64 chromedriver v108"
    fetch:
        type: static-url
        artifact-name: chromedriver_mac64_108.tar.zst
        add-prefix: "108"
        url: https://chromedriver.storage.googleapis.com/108.0.5359.22/chromedriver_mac64.zip
        sha256: 6dead6c0341e854e62a03700c1550cdf49567d0c888faa7f332a70d0d8f5f05b
        size: 8988237

win32-chromedriver-109:
    description: "Win32 chromedriver v109"
    fetch:
        type: static-url
        artifact-name: chromedriver_win32_109.tar.zst
        add-prefix: "109"
        url: https://chromedriver.storage.googleapis.com/109.0.5414.25/chromedriver_win32.zip
        sha256: 6e712d6e408c80243b7242c8d092aab48e8b82a822f31d7719f989323181aa0f
        size: 7118430

linux64-chromedriver-109:
    description: "Linux64 chromedriver v109"
    fetch:
        type: static-url
        artifact-name: chromedriver_linux64_109.tar.zst
        add-prefix: "109"
        url: https://chromedriver.storage.googleapis.com/109.0.5414.25/chromedriver_linux64.zip
        sha256: 8f46097124424370c532142d799f5852a960f3c428a1a05934490ae66d82cbbf
        size: 7068129

mac64-chromedriver-109:
    description: "Mac64 chromedriver v109"
    fetch:
        type: static-url
        artifact-name: chromedriver_mac64_109.tar.zst
        add-prefix: "109"
        url: https://chromedriver.storage.googleapis.com/109.0.5414.25/chromedriver_mac64.zip
        sha256: e1fcfd4d75b38ec147493595757e72bf13803138a8cb3f3917394ed975fa7af0
        size: 9186656