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

Commit a1aa9cd

Browse files
authored
feat: upgrade Chrome to 66.0.3359.139 (#4)
1 parent 6fffc7b commit a1aa9cd

3 files changed

Lines changed: 197 additions & 27 deletions

File tree

lib/chromeConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ exports.binary = {
66
binPath: binPath,
77
cachePath: getCachePath(),
88
fileName: 'headless-chromium',
9-
version: '66.0.3359.117',
9+
version: '66.0.3359.139',
1010
checksum: {
1111
algorithm: 'sha256',
12-
value: 'd2f28503a1a96d641a1079a93064752f75abf6ddf1c3750ea44251a16aed6736'
12+
value: 'a888430efb711c3d32fdb402130065f92e8d8426242dab77e8ebecd79f215e3b'
1313
}
1414
}
1515

0 commit comments

Comments
 (0)