Skip to content

Commit d9da943

Browse files
mkustermannCommit Queue
authored and
Commit Queue
committed
Roll d8/jsshell/jsc comandline JS shells to latest versions
Change-Id: I914c98a5b4fdb31d8d40d1bafd5e00754ea8880d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365461 Reviewed-by: Slava Egorov <[email protected]> Commit-Queue: Martin Kustermann <[email protected]>
1 parent 6a25f12 commit d9da943

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DEPS

+3-3
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ vars = {
7171
# self-service update these by following the go/dart-engprod/browsers.md
7272
# instructions. d8, the V8 shell, is always checked out.
7373
"checkout_javascript_engines": False,
74-
"d8_tag": "version:12.5.216",
75-
"jsshell_tag": "version:122.0",
76-
"jsc_tag": "version:274355",
74+
"d8_tag": "version:12.6.163",
75+
"jsshell_tag": "version:125.0.3",
76+
"jsc_tag": "version:278398",
7777

7878
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
7979
"clang_version": "git_revision:0f61051f541a5b8cfce25c84262dfdbadb9ca688",

0 commit comments

Comments
 (0)