mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 51cc97b2ac44 to aefc1ea08897 (1 revision) (flutter/engine#32314)
This commit is contained in:
parent
8cc20988c8
commit
eda8e46b84
8
DEPS
8
DEPS
@ -45,7 +45,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '51cc97b2ac44fdef3dd654a64daeef39883d2ce1',
|
||||
'dart_revision': 'aefc1ea0889718c141334c86eb30ebb934664fcf',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -55,7 +55,7 @@ vars = {
|
||||
'dart_clock_rev': '5631a0612f4ac7e1b32f7c9a00fc7c00a41615e1',
|
||||
'dart_collection_rev': 'e1407da23b9f17400b3a905aafe2b8fa10db3d86',
|
||||
'dart_devtools_rev': '65c40d3f6b3dd03411cb8f4b0c0b1ecaa9148f26',
|
||||
'dart_linter_tag': '582986b8b029f6730a5591621ce05eab39e56f4c',
|
||||
'dart_linter_tag': '14c916a16e78315e212cf79e7ccf4c19159a1bda',
|
||||
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
|
||||
'dart_pub_rev': '8f5ab7b1aba3b9f66b56246d77e167990339d317',
|
||||
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
|
||||
@ -190,7 +190,7 @@ deps = {
|
||||
Var('dart_git') + '/args.git@3b3f55766af13d895d2020ec001a28e8dc147f91',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/async':
|
||||
Var('dart_git') + '/async.git@80886150a5e6c58006c8ae5a6c2aa7108638e2a9',
|
||||
Var('dart_git') + '/async.git@b18c73e981ca5f533fdc19a5b5c9db0aaf21eccf',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/bazel_worker':
|
||||
Var('dart_git') + '/bazel_worker.git@ceeba0982d4ff40d32371c9d35f3d2dc1868de20',
|
||||
@ -367,7 +367,7 @@ deps = {
|
||||
Var('dart_git') + '/package_config.git@8731bf10b5375542792a32a0f7c8a6f370583d96',
|
||||
|
||||
'src/third_party/dart/tools/sdks':
|
||||
{'packages': [{'version': 'version:2.15.1', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
|
||||
{'packages': [{'version': 'version:2.16.2', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
|
||||
|
||||
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user