Skip to content

Commit

Permalink
roll to Chrome 126.0.6478.126 (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
xvrh and xvrh authored Jun 25, 2024
1 parent e2d3f8a commit 445a23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/downloader.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import 'package:archive/archive.dart';
import 'package:http/http.dart' as http;
import 'package:path/path.dart' as p;

const _lastVersion = '126.0.6478.63';
const _lastVersion = '126.0.6478.126';

class DownloadedBrowserInfo {
final String executablePath;
Expand Down

0 comments on commit 445a23d

Please sign in to comment.