Skip to content

Commit 8696660

Browse files
srujzsCommit Queue
authored andcommitted
Update chrome, d8, jsshell, and jsc tags to the latest available
Change-Id: Ic218f2c1cad2bc8a89685fce1b6763e64df68f2f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/399240 Commit-Queue: Sigmund Cherem <[email protected]> Reviewed-by: Sigmund Cherem <[email protected]> Auto-Submit: Srujan Gaddam <[email protected]>
1 parent 9f00613 commit 8696660

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
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:13.3.33",
75-
"jsshell_tag": "version:132.0.2",
76-
"jsc_tag": "version:286531",
74+
"d8_tag": "version:13.3.255",
75+
"jsshell_tag": "version:133.0",
76+
"jsc_tag": "version:287397",
7777

7878
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
7979
"clang_version": "git_revision:388d7f144880dcd85ff31f06793304405a9f44b6",
@@ -183,7 +183,7 @@ vars = {
183183
# meant to be downloaded by users for local testing. You can self-service
184184
# update these by following the go/dart-engprod/browsers.md instructions.
185185
"download_chrome": False,
186-
"chrome_tag": "132.0.6834.15",
186+
"chrome_tag": "132.0.6834.32",
187187
"download_firefox": False,
188188
"firefox_tag": "133.0",
189189

0 commit comments

Comments
 (0)