mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 72caeb970608 to e8cb08ba389a (6 revisions) (flutter/engine#25567)
This commit is contained in:
parent
6f62e069b4
commit
bcb65e87a0
4
DEPS
4
DEPS
@ -35,7 +35,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '72caeb970608117a8fa5f3f8fa805e10b4b3f77b',
|
||||
'dart_revision': 'e8cb08ba389a250d01d1b56e82a519c2cf471dc2',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -208,7 +208,7 @@ deps = {
|
||||
Var('dart_git') + '/http.git@615380db687d0649057ed8dba9d933d7d5f5051b',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http_multi_server':
|
||||
Var('dart_git') + '/http_multi_server.git@6bf4b6e5d4d890e6d54559b858ff229d79711171',
|
||||
Var('dart_git') + '/http_multi_server.git@7aca9e87d4a68374b685334f20359320054b8d7b',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http_parser':
|
||||
Var('dart_git') + '/http_parser.git@5dd4d16693242049dfb43b5efa429fedbf932e98',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user