mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 8c385be2c663 to f440a20ff15f (2 revisions) (flutter/engine#28995)
This commit is contained in:
parent
f194ac36e2
commit
b1f02cbb7f
4
DEPS
4
DEPS
@ -39,7 +39,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': '8c385be2c6630f483bc4ef9340418a07b3792851',
|
||||
'dart_revision': 'f440a20ff15f0dd93139696c3679db9546c724e1',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -228,7 +228,7 @@ deps = {
|
||||
Var('dart_git') + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http':
|
||||
Var('dart_git') + '/http.git@778174bca2c13becd88ef3353309190b1e8b9479',
|
||||
Var('dart_git') + '/http.git@f35d1e1467092f6a5edb2abf7071c4a99e8c737a',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http_multi_server':
|
||||
Var('dart_git') + '/http_multi_server.git@de1b312164c24a1690b46c6e97bd47eff40c4649',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user