From 0b831251c6a8f1859bcdc4f66392a30375cb4464 Mon Sep 17 00:00:00 2001 From: Alexander Thomas Date: Tue, 21 Nov 2023 17:15:20 +0000 Subject: [PATCH] [infra] Upgrade d8 to 12.1.131 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Commit-Queue: Alexander Thomas --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 93186cb4c3b..7c584a609ef 100644 --- a/DEPS +++ b/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