mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 7d35f9bc72fb to f5b451f0dc86 (1 revision) (#23258)
This commit is contained in:
parent
a298a7f51e
commit
39656d97eb
5
DEPS
5
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': '7d35f9bc72fb33a1bca50aff86698ab88a903b15',
|
||||
'dart_revision': 'f5b451f0dc86e9696cece6e85c2d421432a21d3a',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -57,7 +57,6 @@ vars = {
|
||||
'dart_shelf_static_rev': '779a6e99b320ce9ed4ff6b88bd0cdc40ea5c62c4',
|
||||
'dart_sse_tag': '9a486d058a17e880afa9cc1c3c0dd8bad726bcbc',
|
||||
'dart_stack_trace_tag': '6788afc61875079b71b3d1c3e65aeaa6a25cbc2f',
|
||||
'dart_stagehand_tag': 'v3.3.11',
|
||||
'dart_stream_channel_tag': 'd7251e61253ec389ee6e045ee1042311bced8f1d',
|
||||
'dart_typed_data_tag': 'f94fc57b8e8c0e4fe4ff6cfd8290b94af52d3719',
|
||||
'dart_usage_tag': '16fbfd90c58f16e016a295a880bc722d2547d2c9',
|
||||
@ -305,7 +304,7 @@ deps = {
|
||||
Var('dart_git') + '/stack_trace.git' + '@' + Var('dart_stack_trace_tag'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/stagehand':
|
||||
Var('dart_git') + '/stagehand.git' + '@' + Var('dart_stagehand_tag'),
|
||||
Var('dart_git') + '/stagehand.git@e64ac90cac508981011299c4ceb819149e71f1bd',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/stream_channel':
|
||||
Var('dart_git') + '/stream_channel.git' + '@' + Var('dart_stream_channel_tag'),
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: a7873623d32b74360134e50c9d22cf66
|
||||
Signature: 5ddfcff98568775fdfb4d799fcbc206a
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user