mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from a476002dba33 to 60e4098d2d66 (5 revisions) (flutter/engine#24577)
This commit is contained in:
parent
fe9c677c31
commit
c6882ec230
5
DEPS
5
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': 'a476002dba33e27e0f82bb6fbfb9385685e8d943',
|
||||
'dart_revision': '60e4098d2d6693e98fea2ba1f687eee0ef35a091',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -48,7 +48,6 @@ vars = {
|
||||
'dart_http_throttle_tag': '1.0.2',
|
||||
'dart_intl_tag': '0.17.0-nullsafety',
|
||||
'dart_linter_tag': '0.1.129',
|
||||
'dart_oauth2_tag': '1.6.0',
|
||||
'dart_protobuf_rev': '0d03fd588df69e9863e2a2efc0059dee8f18d5b2',
|
||||
'dart_pub_rev': '0e657414a472e74ca5dd76ae0db50cc060251dec',
|
||||
'dart_resource_rev': '6b79867d0becf5395e5819a75720963b8298e9a7',
|
||||
@ -251,7 +250,7 @@ deps = {
|
||||
Var('dart_git') + '/external/github.com/xxgreg/mustache@664737ecad027e6b96d0d1e627257efa0e46fcb1',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/oauth2':
|
||||
Var('dart_git') + '/oauth2.git' + '@' + Var('dart_oauth2_tag'),
|
||||
Var('dart_git') + '/oauth2.git@95b6c8d96dc37a1723480961665d3477a46dd303',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/path':
|
||||
Var('dart_git') + '/path.git@407ab76187fade41c31e39c745b39661b710106c',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user