mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 1c14d9bb3528 to 6a6a854523fd (21 revisions) (flutter/engine#23486)
This commit is contained in:
parent
131e179b7c
commit
289eebd6d7
9
DEPS
9
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': '1c14d9bb3528e32d15f573fa7ef1ffc8d3542bdc',
|
||||
'dart_revision': '6a6a854523fd8d78e493c388f81b84fb863568e2',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -59,8 +59,7 @@ vars = {
|
||||
'dart_stack_trace_tag': '6788afc61875079b71b3d1c3e65aeaa6a25cbc2f',
|
||||
'dart_stream_channel_tag': 'd7251e61253ec389ee6e045ee1042311bced8f1d',
|
||||
'dart_typed_data_tag': 'f94fc57b8e8c0e4fe4ff6cfd8290b94af52d3719',
|
||||
'dart_usage_tag': '16fbfd90c58f16e016a295a880bc722d2547d2c9',
|
||||
'dart_watcher_rev': '1fb0a84acd8d195103f10aba03ba6bd6fdb424e5',
|
||||
'dart_watcher_rev': '1e154d0900eabd5aed4b540e0416b8367e5c0248',
|
||||
|
||||
'ocmock_tag': 'v3.7.1',
|
||||
|
||||
@ -325,13 +324,13 @@ deps = {
|
||||
Var('dart_git') + '/typed_data.git' + '@' + Var('dart_typed_data_tag'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/usage':
|
||||
Var('dart_git') + '/usage.git' + '@' + Var('dart_usage_tag'),
|
||||
Var('dart_git') + '/usage.git@6c64d9e7b6b3758d06d030efcb5afe20bfc04dde',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/watcher':
|
||||
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/web_socket_channel':
|
||||
Var('dart_git') + '/web_socket_channel.git@490061ef0e22d3c8460ad2802f9948219365ad6b',
|
||||
Var('dart_git') + '/web_socket_channel.git@680358915e331fda823908234f80beba1ed4ec83',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/yaml':
|
||||
Var('dart_git') + '/yaml.git@cca02c9e4f6826d62644901ed65c6d72b90a0713',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user