mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 14:32:24 +00:00
[infra] Upgrade d8 to 12.1.131
This version of the d8 package has been created with an updated script that also publishes arm64 binaries. See https://dart-review.googlesource.com/c/sdk/+/336200. Bug: b/312410807 Cq-Include-Trybots: luci.dart.try:dart2js-hostasserts-linux-d8-try,dart2js-minified-linux-d8-try,dart2wasm-linux-d8-try Change-Id: Iaff4d26c4c6f12feaea6f1cd08ce408925c2a3d3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/337483 Reviewed-by: Ömer Ağacan <omersa@google.com> Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
parent
c1143082fe
commit
0b831251c6
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -73,7 +73,7 @@ vars = {
|
|||
# Checkout extra javascript engines for testing or benchmarking.
|
||||
# d8, the V8 shell, is always checked out.
|
||||
"checkout_javascript_engines": False,
|
||||
"d8_tag": "version:12.1.97",
|
||||
"d8_tag": "version:12.1.131",
|
||||
"jsshell_tag": "version:120.0",
|
||||
|
||||
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
|
||||
|
|
Loading…
Reference in a new issue