mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This patch: - specializes "linux" scripts into "Ubuntu 18.04" scripts - renames all future linux blobs on CDN: * `firefox-linux.zip => firefox-ubuntu-18.04.zip` * `minibrowser-gtk.zip => minibrowser-gtk-ubuntu-18.04.zip` * `minibrowser-wpe.zip => minibrowser-wpe-ubuntu-18.04.zip` * `minibrowser-gtk-wpe.zip => minibrowser-gtk-wpe-ubuntu-18.04.zip` - updates downloader to deal with the new names References #2745