mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from ce5f567159aa to 895e11f92a47 (1 revision) (flutter/engine#33193)
This commit is contained in:
parent
07da7dd48d
commit
d4249f0476
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': 'ce5f567159aa38541f61f994ca7290cf644940a5',
|
||||
'dart_revision': '895e11f92a478c7279c19ae473e2033f6d7e4194',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -54,7 +54,7 @@ vars = {
|
||||
'dart_browser_launcher_rev': 'c6cc1025d6901926cf022e144ba109677e3548f1',
|
||||
'dart_clock_rev': '5631a0612f4ac7e1b32f7c9a00fc7c00a41615e1',
|
||||
'dart_collection_rev': 'e1407da23b9f17400b3a905aafe2b8fa10db3d86',
|
||||
'dart_devtools_rev': '6ca0b315ccafb7e2a5c6081063d28b546a0f7101',
|
||||
'dart_devtools_rev': '3c16b8d73120e46958982d94215d499793b972eb',
|
||||
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
|
||||
'dart_pub_rev': '6068f47c264ef790e16411b31b2c94ad6beb1ab6',
|
||||
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
|
||||
@ -180,7 +180,7 @@ deps = {
|
||||
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
|
||||
|
||||
'src/third_party/dart/third_party/devtools':
|
||||
{'packages': [{'version': 'git_revision:6ca0b315ccafb7e2a5c6081063d28b546a0f7101', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
|
||||
{'packages': [{'version': 'git_revision:3c16b8d73120e46958982d94215d499793b972eb', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
|
||||
|
||||
'src/third_party/dart/third_party/pkg/args':
|
||||
Var('dart_git') + '/args.git@862d929b980b993334974d38485a39d891d83918',
|
||||
@ -231,7 +231,7 @@ deps = {
|
||||
Var('dart_git') + '/fixnum.git@3bfc2ed1eea7e7acb79ad4f17392f92c816fc5ce',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/glob':
|
||||
Var('dart_git') + '/glob.git@da1f4595ee2f87982cbcc663d4cac244822d9227',
|
||||
Var('dart_git') + '/glob.git@e10eb2407c58427144004458ef85c9bbf7286e56',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/html':
|
||||
Var('dart_git') + '/html.git@f108bce59d136c584969fd24a5006914796cf213',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user