Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Commit

Permalink
feat: upgrade Chrome to 66.0.3359.139 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
baocancode authored May 5, 2018
1 parent 6fffc7b commit a1aa9cd
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 27 deletions.
4 changes: 2 additions & 2 deletions lib/chromeConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ exports.binary = {
binPath: binPath,
cachePath: getCachePath(),
fileName: 'headless-chromium',
version: '66.0.3359.117',
version: '66.0.3359.139',
checksum: {
algorithm: 'sha256',
value: 'd2f28503a1a96d641a1079a93064752f75abf6ddf1c3750ea44251a16aed6736'
value: 'a888430efb711c3d32fdb402130065f92e8d8426242dab77e8ebecd79f215e3b'
}
}

Expand Down
Loading

0 comments on commit a1aa9cd

Please sign in to comment.