mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from a92baed5f8e2 to 9fdb86dba562 (1 revision) (#22956)
This commit is contained in:
parent
5db69719d1
commit
0432ff337f
6
DEPS
6
DEPS
@ -34,7 +34,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': 'a92baed5f8e23759b4d0dbd45ea19c597b1d95b9',
|
||||
'dart_revision': '9fdb86dba562a5a2445aa2120935b15f60e332a4',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -192,7 +192,7 @@ deps = {
|
||||
Var('dart_git') + '/dart2js_info.git@e0acfeb5affdf94c53067e68bd836adf589628fd',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@d79877d0764ce23ffea7055049f8da5dffce0308',
|
||||
Var('dart_git') + '/dartdoc.git@a1d86f2c992f4660ddcc09b27733396e92765d2a',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@a5d4232cd38562c75a3ed847baa340e399538028',
|
||||
@ -243,7 +243,7 @@ deps = {
|
||||
Var('dart_git') + '/matcher.git@9cae8faa7868bf3a88a7ba45eb0bd128e66ac515',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mime':
|
||||
Var('dart_git') + '/mime.git@07635f7774447503248fbc6afb3911e9000a477e',
|
||||
Var('dart_git') + '/mime.git@c931f4bed87221beaece356494b43731445ce7b8',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mockito':
|
||||
Var('dart_git') + '/mockito.git@d39ac507483b9891165e422ec98d9fb480037c8b',
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: b821c4f94c34817a62587fb5d7586945
|
||||
Signature: f5936966f331b436d2a4f8e3e28ef54c
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user