Skip to content

Commit

Permalink
Roll d8/jsshell/jsc comandline JS shells to latest versions
Browse files Browse the repository at this point in the history
Change-Id: I914c98a5b4fdb31d8d40d1bafd5e00754ea8880d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365461
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
  • Loading branch information
mkustermann authored and Commit Queue committed May 6, 2024
1 parent 6a25f12 commit d9da943
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ vars = {
# self-service update these by following the go/dart-engprod/browsers.md
# instructions. d8, the V8 shell, is always checked out.
"checkout_javascript_engines": False,
"d8_tag": "version:12.5.216",
"jsshell_tag": "version:122.0",
"jsc_tag": "version:274355",
"d8_tag": "version:12.6.163",
"jsshell_tag": "version:125.0.3",
"jsc_tag": "version:278398",

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

0 comments on commit d9da943

Please sign in to comment.