gecko-dev/taskcluster/ci/fetch/browsertime.yml
2019-12-06 21:44:23 +00:00

159 lines
6.2 KiB
YAML

# 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.1.1:
description: 'Win64 ffmpeg'
fetch:
type: static-url
# url: https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.1.1-win64-static.zip is 403 (from AWS only?).
url: https://github.com/ncalexan/geckodriver/releases/download/v0.24.0-android/ffmpeg-4.1.1-win64-static.zip
sha256: 2c19658d69de08ea7ef585fbf801ef6a364795b5288e23d79066876ff0465df6
size: 66347524
linux64-ffmpeg-4.1.4:
description: 'Linux64 ffmpeg'
fetch:
type: static-url
# url: https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.1.4-i686-static.tar.xz is 406 (from AWS only?).
url: https://github.com/ncalexan/geckodriver/releases/download/v0.24.0-android/ffmpeg-4.1.4-i686-static.tar.xz
sha256: f7a2f0f8f91506d67f80fbe5b8a5c264d0fb60cb3cd258d03344890fbd55e6fd
size: 16633296
mac64-ffmpeg-4.1.1:
description: 'Mac64 ffmpeg'
fetch:
type: static-url
# url: https://ffmpeg.zeranoe.com/builds/macos64/static/ffmpeg-4.1.1-macos64-static.zip is 403 (from AWS only?).
url: https://github.com/ncalexan/geckodriver/releases/download/v0.24.0-android/ffmpeg-4.1.1-macos64-static.zip
sha256: 8612d1e07901779e7ed0eeb5433aea37c7bbaf308d725741f432f454a9f97275
size: 66853411
linux64-chromedriver:
description: 'Linux64 chromedriver'
fetch:
type: static-url
url: https://chromedriver.storage.googleapis.com/2.46/chromedriver_linux64.zip
sha256: 461919e080e19335a34224e2d353b96b07c7d068621aa940f9c136e86d090047
size: 5404417
win32-chromedriver-76:
description: 'Win32 chromedriver v76'
fetch:
type: static-url
artifact-name: chromedriver_win32_76.tar.zst
add-prefix: '76'
url: https://chromedriver.storage.googleapis.com/76.0.3809.126/chromedriver_win32.zip
sha256: a99f15654991176d4778453f96f46fb1bcee74c1ee524b76edd5653173eb4639
size: 4651830
linux64-chromedriver-76:
description: 'Linux64 chromedriver v76'
fetch:
type: static-url
artifact-name: chromedriver_linux64_76.tar.zst
add-prefix: '76'
url: https://chromedriver.storage.googleapis.com/76.0.3809.126/chromedriver_linux64.zip
sha256: a2e3522d2020137bbf5f98a6eb2dba18da6f0a1e15b86b928863ca824e507eb3
size: 5231221
mac64-chromedriver-76:
description: 'Mac64 chromedriver v76'
fetch:
type: static-url
artifact-name: chromedriver_mac64_76.tar.zst
add-prefix: '76'
url: https://chromedriver.storage.googleapis.com/76.0.3809.126/chromedriver_mac64.zip
sha256: 22b76cdbd0c41e524099a9e5879004972873e5b4a2d91ec52a1d8b3ea7cb911e
size: 7216071
win32-chromedriver-77:
description: 'Win32 chromedriver v77'
fetch:
type: static-url
artifact-name: chromedriver_win32_77.tar.zst
add-prefix: '77'
url: https://chromedriver.storage.googleapis.com/77.0.3865.40/chromedriver_win32.zip
sha256: 767d8f9b062ac784671cc0b37dda4d66cdb08419020ade84669b2217643b4949
size: 4759775
linux64-chromedriver-77:
description: 'Linux64 chromedriver v77'
fetch:
type: static-url
artifact-name: chromedriver_linux64_77.tar.zst
add-prefix: '77'
url: https://chromedriver.storage.googleapis.com/77.0.3865.40/chromedriver_linux64.zip
sha256: c5aefc828c62fcfeaae0dfbb448026fcfca5477c91b0e984f6f54d92abd76235
size: 5425800
mac64-chromedriver-77:
description: 'Mac64 chromedriver v77'
fetch:
type: static-url
artifact-name: chromedriver_mac64_77.tar.zst
add-prefix: '77'
url: https://chromedriver.storage.googleapis.com/77.0.3865.40/chromedriver_mac64.zip
sha256: 6fd7ad8944f762933e2a62aa1908de26c94a81f5cb6673446700794ae0574313
size: 7391915
win32-chromedriver-78:
description: 'Win32 chromedriver v78'
fetch:
type: static-url
artifact-name: chromedriver_win32_78.tar.zst
add-prefix: '78'
url: https://chromedriver.storage.googleapis.com/78.0.3904.70/chromedriver_win32.zip
sha256: b6f2116056fb62317050b40b940742bdb2bc9db28665ccabadfc5372e1c65ff3
size: 4845020
linux64-chromedriver-78:
description: 'Linux64 chromedriver v78'
fetch:
type: static-url
artifact-name: chromedriver_linux64_78.tar.zst
add-prefix: '78'
url: https://chromedriver.storage.googleapis.com/78.0.3904.70/chromedriver_linux64.zip
sha256: 5e70e2ed5e24d92341b03d7642f3148135fee384b0abd0e79246219e248dbe94
size: 5527671
mac64-chromedriver-78:
description: 'Mac64 chromedriver v78'
fetch:
type: static-url
artifact-name: chromedriver_mac64_78.tar.zst
add-prefix: '78'
url: https://chromedriver.storage.googleapis.com/78.0.3904.70/chromedriver_mac64.zip
sha256: f04501f36af92ab869111137a66c84612e69ec729caa29b25fa4c305614cfe37
size: 7488025
win32-chromedriver-79:
description: 'Win32 chromedriver v79'
fetch:
type: static-url
artifact-name: chromedriver_win32_79.tar.zst
add-prefix: '79'
url: https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_win32.zip
sha256: 644add35718e263eda78d38ed18b6de48e54300ebe3a1c7e005f395c58482c6d
size: 4263308
linux64-chromedriver-79:
description: 'Linux64 chromedriver v79'
fetch:
type: static-url
artifact-name: chromedriver_linux64_79.tar.zst
add-prefix: '79'
url: https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_linux64.zip
sha256: b23389857af0a0679f5344d20eb0037bc29a90866e86710f83e8cae0c1681bcb
size: 4875160
mac64-chromedriver-79:
description: 'Mac64 chromedriver v79'
fetch:
type: static-url
artifact-name: chromedriver_mac64_79.tar.zst
add-prefix: '79'
url: https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_mac64.zip
sha256: c3bbd1139ace81268fe6d2e74fc815a2fc86d95b3c617eca4a70c92d7cba1b1c
size: 6908371