firefox and chrome-headless-shell have tar now

This commit is contained in:
Simon Knott 2025-01-13 11:02:08 +01:00
parent 30c5ec64c8
commit e2b1500ba6
No known key found for this signature in database
GPG key ID: 8CEDC00028084AEC

View file

@ -178,89 +178,89 @@ const DOWNLOAD_PATHS: Record<BrowserName | InternalTool, DownloadPaths> = {
'chromium-tip-of-tree-headless-shell': { 'chromium-tip-of-tree-headless-shell': {
'<unknown>': undefined, '<unknown>': undefined,
'ubuntu18.04-x64': undefined, 'ubuntu18.04-x64': undefined,
'ubuntu20.04-x64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux.zip', 'ubuntu20.04-x64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux.tar.br',
'ubuntu22.04-x64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux.zip', 'ubuntu22.04-x64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux.tar.br',
'ubuntu24.04-x64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux.zip', 'ubuntu24.04-x64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux.tar.br',
'ubuntu18.04-arm64': undefined, 'ubuntu18.04-arm64': undefined,
'ubuntu20.04-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux-arm64.zip', 'ubuntu20.04-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux-arm64.tar.br',
'ubuntu22.04-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux-arm64.zip', 'ubuntu22.04-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux-arm64.tar.br',
'ubuntu24.04-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux-arm64.zip', 'ubuntu24.04-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux-arm64.tar.br',
'debian11-x64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux.zip', 'debian11-x64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux.tar.br',
'debian11-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux-arm64.zip', 'debian11-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux-arm64.tar.br',
'debian12-x64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux.zip', 'debian12-x64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux.tar.br',
'debian12-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux-arm64.zip', 'debian12-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-linux-arm64.tar.br',
'mac10.13': undefined, 'mac10.13': undefined,
'mac10.14': undefined, 'mac10.14': undefined,
'mac10.15': undefined, 'mac10.15': undefined,
'mac11': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac.zip', 'mac11': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac.tar.br',
'mac11-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac-arm64.zip', 'mac11-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac-arm64.tar.br',
'mac12': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac.zip', 'mac12': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac.tar.br',
'mac12-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac-arm64.zip', 'mac12-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac-arm64.tar.br',
'mac13': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac.zip', 'mac13': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac.tar.br',
'mac13-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac-arm64.zip', 'mac13-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac-arm64.tar.br',
'mac14': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac.zip', 'mac14': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac.tar.br',
'mac14-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac-arm64.zip', 'mac14-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac-arm64.tar.br',
'mac15': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac.zip', 'mac15': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac.tar.br',
'mac15-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac-arm64.zip', 'mac15-arm64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-mac-arm64.tar.br',
'win64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-win64.zip', 'win64': 'builds/chromium-tip-of-tree/%s/chromium-tip-of-tree-headless-shell-win64.tar.br',
}, },
'firefox': { 'firefox': {
'<unknown>': undefined, '<unknown>': undefined,
'ubuntu18.04-x64': undefined, 'ubuntu18.04-x64': undefined,
'ubuntu20.04-x64': 'builds/firefox/%s/firefox-ubuntu-20.04.zip', 'ubuntu20.04-x64': 'builds/firefox/%s/firefox-ubuntu-20.04.tar.br',
'ubuntu22.04-x64': 'builds/firefox/%s/firefox-ubuntu-22.04.zip', 'ubuntu22.04-x64': 'builds/firefox/%s/firefox-ubuntu-22.04.tar.br',
'ubuntu24.04-x64': 'builds/firefox/%s/firefox-ubuntu-24.04.zip', 'ubuntu24.04-x64': 'builds/firefox/%s/firefox-ubuntu-24.04.tar.br',
'ubuntu18.04-arm64': undefined, 'ubuntu18.04-arm64': undefined,
'ubuntu20.04-arm64': 'builds/firefox/%s/firefox-ubuntu-20.04-arm64.zip', 'ubuntu20.04-arm64': 'builds/firefox/%s/firefox-ubuntu-20.04-arm64.tar.br',
'ubuntu22.04-arm64': 'builds/firefox/%s/firefox-ubuntu-22.04-arm64.zip', 'ubuntu22.04-arm64': 'builds/firefox/%s/firefox-ubuntu-22.04-arm64.tar.br',
'ubuntu24.04-arm64': 'builds/firefox/%s/firefox-ubuntu-24.04-arm64.zip', 'ubuntu24.04-arm64': 'builds/firefox/%s/firefox-ubuntu-24.04-arm64.tar.br',
'debian11-x64': 'builds/firefox/%s/firefox-debian-11.zip', 'debian11-x64': 'builds/firefox/%s/firefox-debian-11.tar.br',
'debian11-arm64': 'builds/firefox/%s/firefox-debian-11-arm64.zip', 'debian11-arm64': 'builds/firefox/%s/firefox-debian-11-arm64.tar.br',
'debian12-x64': 'builds/firefox/%s/firefox-debian-12.zip', 'debian12-x64': 'builds/firefox/%s/firefox-debian-12.tar.br',
'debian12-arm64': 'builds/firefox/%s/firefox-debian-12-arm64.zip', 'debian12-arm64': 'builds/firefox/%s/firefox-debian-12-arm64.tar.br',
'mac10.13': 'builds/firefox/%s/firefox-mac.zip', 'mac10.13': 'builds/firefox/%s/firefox-mac.tar.br',
'mac10.14': 'builds/firefox/%s/firefox-mac.zip', 'mac10.14': 'builds/firefox/%s/firefox-mac.tar.br',
'mac10.15': 'builds/firefox/%s/firefox-mac.zip', 'mac10.15': 'builds/firefox/%s/firefox-mac.tar.br',
'mac11': 'builds/firefox/%s/firefox-mac.zip', 'mac11': 'builds/firefox/%s/firefox-mac.tar.br',
'mac11-arm64': 'builds/firefox/%s/firefox-mac-arm64.zip', 'mac11-arm64': 'builds/firefox/%s/firefox-mac-arm64.tar.br',
'mac12': 'builds/firefox/%s/firefox-mac.zip', 'mac12': 'builds/firefox/%s/firefox-mac.tar.br',
'mac12-arm64': 'builds/firefox/%s/firefox-mac-arm64.zip', 'mac12-arm64': 'builds/firefox/%s/firefox-mac-arm64.tar.br',
'mac13': 'builds/firefox/%s/firefox-mac.zip', 'mac13': 'builds/firefox/%s/firefox-mac.tar.br',
'mac13-arm64': 'builds/firefox/%s/firefox-mac-arm64.zip', 'mac13-arm64': 'builds/firefox/%s/firefox-mac-arm64.tar.br',
'mac14': 'builds/firefox/%s/firefox-mac.zip', 'mac14': 'builds/firefox/%s/firefox-mac.tar.br',
'mac14-arm64': 'builds/firefox/%s/firefox-mac-arm64.zip', 'mac14-arm64': 'builds/firefox/%s/firefox-mac-arm64.tar.br',
'mac15': 'builds/firefox/%s/firefox-mac.zip', 'mac15': 'builds/firefox/%s/firefox-mac.tar.br',
'mac15-arm64': 'builds/firefox/%s/firefox-mac-arm64.zip', 'mac15-arm64': 'builds/firefox/%s/firefox-mac-arm64.tar.br',
'win64': 'builds/firefox/%s/firefox-win64.zip', 'win64': 'builds/firefox/%s/firefox-win64.tar.br',
}, },
'firefox-beta': { 'firefox-beta': {
'<unknown>': undefined, '<unknown>': undefined,
'ubuntu18.04-x64': undefined, 'ubuntu18.04-x64': undefined,
'ubuntu20.04-x64': 'builds/firefox-beta/%s/firefox-beta-ubuntu-20.04.zip', 'ubuntu20.04-x64': 'builds/firefox-beta/%s/firefox-beta-ubuntu-20.04.tar.br',
'ubuntu22.04-x64': 'builds/firefox-beta/%s/firefox-beta-ubuntu-22.04.zip', 'ubuntu22.04-x64': 'builds/firefox-beta/%s/firefox-beta-ubuntu-22.04.tar.br',
'ubuntu24.04-x64': 'builds/firefox-beta/%s/firefox-beta-ubuntu-24.04.zip', 'ubuntu24.04-x64': 'builds/firefox-beta/%s/firefox-beta-ubuntu-24.04.tar.br',
'ubuntu18.04-arm64': undefined, 'ubuntu18.04-arm64': undefined,
'ubuntu20.04-arm64': undefined, 'ubuntu20.04-arm64': undefined,
'ubuntu22.04-arm64': 'builds/firefox-beta/%s/firefox-beta-ubuntu-22.04-arm64.zip', 'ubuntu22.04-arm64': 'builds/firefox-beta/%s/firefox-beta-ubuntu-22.04-arm64.tar.br',
'ubuntu24.04-arm64': 'builds/firefox-beta/%s/firefox-beta-ubuntu-24.04-arm64.zip', 'ubuntu24.04-arm64': 'builds/firefox-beta/%s/firefox-beta-ubuntu-24.04-arm64.tar.br',
'debian11-x64': 'builds/firefox-beta/%s/firefox-beta-debian-11.zip', 'debian11-x64': 'builds/firefox-beta/%s/firefox-beta-debian-11.tar.br',
'debian11-arm64': 'builds/firefox-beta/%s/firefox-beta-debian-11-arm64.zip', 'debian11-arm64': 'builds/firefox-beta/%s/firefox-beta-debian-11-arm64.tar.br',
'debian12-x64': 'builds/firefox-beta/%s/firefox-beta-debian-12.zip', 'debian12-x64': 'builds/firefox-beta/%s/firefox-beta-debian-12.tar.br',
'debian12-arm64': 'builds/firefox-beta/%s/firefox-beta-debian-12-arm64.zip', 'debian12-arm64': 'builds/firefox-beta/%s/firefox-beta-debian-12-arm64.tar.br',
'mac10.13': 'builds/firefox-beta/%s/firefox-beta-mac.zip', 'mac10.13': 'builds/firefox-beta/%s/firefox-beta-mac.tar.br',
'mac10.14': 'builds/firefox-beta/%s/firefox-beta-mac.zip', 'mac10.14': 'builds/firefox-beta/%s/firefox-beta-mac.tar.br',
'mac10.15': 'builds/firefox-beta/%s/firefox-beta-mac.zip', 'mac10.15': 'builds/firefox-beta/%s/firefox-beta-mac.tar.br',
'mac11': 'builds/firefox-beta/%s/firefox-beta-mac.zip', 'mac11': 'builds/firefox-beta/%s/firefox-beta-mac.tar.br',
'mac11-arm64': 'builds/firefox-beta/%s/firefox-beta-mac-arm64.zip', 'mac11-arm64': 'builds/firefox-beta/%s/firefox-beta-mac-arm64.tar.br',
'mac12': 'builds/firefox-beta/%s/firefox-beta-mac.zip', 'mac12': 'builds/firefox-beta/%s/firefox-beta-mac.tar.br',
'mac12-arm64': 'builds/firefox-beta/%s/firefox-beta-mac-arm64.zip', 'mac12-arm64': 'builds/firefox-beta/%s/firefox-beta-mac-arm64.tar.br',
'mac13': 'builds/firefox-beta/%s/firefox-beta-mac.zip', 'mac13': 'builds/firefox-beta/%s/firefox-beta-mac.tar.br',
'mac13-arm64': 'builds/firefox-beta/%s/firefox-beta-mac-arm64.zip', 'mac13-arm64': 'builds/firefox-beta/%s/firefox-beta-mac-arm64.tar.br',
'mac14': 'builds/firefox-beta/%s/firefox-beta-mac.zip', 'mac14': 'builds/firefox-beta/%s/firefox-beta-mac.tar.br',
'mac14-arm64': 'builds/firefox-beta/%s/firefox-beta-mac-arm64.zip', 'mac14-arm64': 'builds/firefox-beta/%s/firefox-beta-mac-arm64.tar.br',
'mac15': 'builds/firefox-beta/%s/firefox-beta-mac.zip', 'mac15': 'builds/firefox-beta/%s/firefox-beta-mac.tar.br',
'mac15-arm64': 'builds/firefox-beta/%s/firefox-beta-mac-arm64.zip', 'mac15-arm64': 'builds/firefox-beta/%s/firefox-beta-mac-arm64.tar.br',
'win64': 'builds/firefox-beta/%s/firefox-beta-win64.zip', 'win64': 'builds/firefox-beta/%s/firefox-beta-win64.tar.br',
}, },
'webkit': { 'webkit': {
'<unknown>': undefined, '<unknown>': undefined,