[infra] Bump checked-in SDKs to 3.2.0-150.0.dev

Fixes: https://github.com/dart-lang/sdk/issues/53505
Change-Id: I8c3b83919ad2cbc97e92f1d626c6f9105802d2a7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/325700
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
Alexander Thomas 2023-09-13 11:42:51 +00:00 committed by Commit Queue
parent ea9656ba38
commit b555e71ecd

10
DEPS
View file

@ -45,11 +45,11 @@ vars = {
"fuchsia_git": "https://fuchsia.googlesource.com",
"llvm_git": "https://llvm.googlesource.com",
# Checked-in SDK version. The checked-in SDK is a Dart SDK distribution in a
# cipd package used to run Dart scripts in the build and test infrastructure,
# which is automatically built on the release commits.
# Use a dev commit because Windows ARM64 is not built on beta or stable.
"sdk_tag": "version:3.1.0-298.0.dev",
# Checked-in SDK version. The checked-in SDK is a Dart SDK distribution
# in a cipd package used to run Dart scripts in the build and test
# infrastructure, which is automatically built on the release commits.
# Use a published dev version to support unstable platforms.
"sdk_tag": "version:3.2.0-150.0.dev",
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes.