Skip to content

Commit

Permalink
updated chromium revisions for 131
Browse files Browse the repository at this point in the history
  • Loading branch information
amandeepsingh333 committed Dec 17, 2024
1 parent bf1c4a3 commit f0dd10f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/core/src/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,11 +177,11 @@ export function chromium({

// default chromium revisions corresponds to v123.0.6312.58
chromium.revisions = {
linux: '1262506',
win64: '1262500',
win32: '1262500',
darwin: '1262506',
darwinArm: '1262509'
linux: '1368532',
win64: '1368503',
win32: '1368516',
darwin: '1368531',
darwinArm: '1368521'
};

// export the namespace by default
Expand Down

0 comments on commit f0dd10f

Please sign in to comment.