Skip to content

Commit b555e71

Browse files
athomasCommit Queue
authored and
Commit Queue
committed
[infra] Bump checked-in SDKs to 3.2.0-150.0.dev
Fixes: #53505 Change-Id: I8c3b83919ad2cbc97e92f1d626c6f9105802d2a7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/325700 Reviewed-by: William Hesse <[email protected]> Commit-Queue: Alexander Thomas <[email protected]>
1 parent ea9656b commit b555e71

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ vars = {
4545
"fuchsia_git": "https://fuchsia.googlesource.com",
4646
"llvm_git": "https://llvm.googlesource.com",
4747

48-
# Checked-in SDK version. The checked-in SDK is a Dart SDK distribution in a
49-
# cipd package used to run Dart scripts in the build and test infrastructure,
50-
# which is automatically built on the release commits.
51-
# Use a dev commit because Windows ARM64 is not built on beta or stable.
52-
"sdk_tag": "version:3.1.0-298.0.dev",
48+
# Checked-in SDK version. The checked-in SDK is a Dart SDK distribution
49+
# in a cipd package used to run Dart scripts in the build and test
50+
# infrastructure, which is automatically built on the release commits.
51+
# Use a published dev version to support unstable platforms.
52+
"sdk_tag": "version:3.2.0-150.0.dev",
5353

5454
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
5555
# hashes.

0 commit comments

Comments
 (0)