Skip to content

Commit

Permalink
Update to chromium 113
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparticuz committed May 3, 2023
1 parent 9d49cf7 commit ffc8ec4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _/ansible/inventory.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ instance_size=c6i.12xlarge
ansible_connection=ssh
ansible_python_interpreter=auto_silent
ansible_ssh_private_key_file=ansible.pem
chromium_revision=1108766
chromium_revision=1121455
Binary file modified bin/chromium.br
Binary file not shown.
Binary file modified bin/swiftshader.tar.br
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion source/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ class Chromium {
*/
static get args(): string[] {
/**
* These are the default ares in puppeteer.
* These are the default args in puppeteer.
* https://github.com/puppeteer/puppeteer/blob/3a31070d054fa3cd8116ca31c578807ed8d6f987/packages/puppeteer-core/src/node/ChromeLauncher.ts#L185
*/
const puppeteerFlags = [
Expand Down

0 comments on commit ffc8ec4

Please sign in to comment.