We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942f699 commit 9c3cf6aCopy full SHA for 9c3cf6a
lib/PuppeteerSharp/BrowserFetcher.cs
@@ -38,7 +38,7 @@ public class BrowserFetcher
38
/// <summary>
39
/// Default Chromium revision.
40
/// </summary>
41
- public const int DefaultRevision = 637110;
+ public const int DefaultRevision = 641577;
42
43
44
/// Gets the downloads folder.
0 commit comments