mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from ae67d4be7d8e to 51b403c0134a (2 revisions) (flutter/engine#22096)
This commit is contained in:
parent
6a82eb0ab9
commit
b5b584d23c
4
DEPS
4
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': 'ae67d4be7d8e168de577a767a81d9eeb076a08d6',
|
||||
'dart_revision': '51b403c0134ae004eb6d1739aecfb9118ee536d9',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -171,7 +171,7 @@ deps = {
|
||||
Var('dart_git') + '/boolean_selector.git@665e6921ab246569420376f827bff4585dff0b14',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/charcode':
|
||||
Var('dart_git') + '/charcode.git@4a685faba42d86ebd9d661eadd1e79d0a1c34c43',
|
||||
Var('dart_git') + '/charcode.git@bcd8a12c315b7a83390e4865ad847ecd9344cba2',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/cli_util':
|
||||
Var('dart_git') + '/cli_util.git@335ed165887d0ec97c2a09173ebf22dcf56a6c4e',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user