mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 344338e1b540 to 7fbb06c714b1 (1 revision) (flutter/engine#27685)
This commit is contained in:
parent
6dd19c54d4
commit
df319082ea
10
DEPS
10
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': '344338e1b5406000b11e35219f1e263981180fa3',
|
||||
'dart_revision': '7fbb06c714b169d91917b6f8f64e660a43145977',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -172,7 +172,7 @@ deps = {
|
||||
{'packages': [{'version': 'git_revision:64cffbed6366329ad05e44d48fa2298367643bb6', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
|
||||
|
||||
'src/third_party/dart/third_party/pkg/args':
|
||||
Var('dart_git') + '/args.git@0329844afcf3efa9e92a1dc55d7d10226b0fa932',
|
||||
Var('dart_git') + '/args.git@bf4c8796881b62fd5d3f6d86ab43014f9651eb20',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/async':
|
||||
Var('dart_git') + '/async.git@25a7e2ec39c03622b86918cb9ce3e7d00dd283d1',
|
||||
@ -196,7 +196,7 @@ deps = {
|
||||
Var('dart_git') + '/collection.git' + '@' + Var('dart_collection_rev'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/convert':
|
||||
Var('dart_git') + '/convert.git@413f591577419d8a8b95d445094a82c926650bd1',
|
||||
Var('dart_git') + '/convert.git@e063fdca4bebffecbb5e6aa5525995120982d9ce',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/crypto':
|
||||
Var('dart_git') + '/crypto.git@b5024e4de2b1c474dd558bef593ddbf0bfade152',
|
||||
@ -247,13 +247,13 @@ deps = {
|
||||
Var('dart_git') + '/linter.git' + '@' + Var('dart_linter_tag'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/logging':
|
||||
Var('dart_git') + '/logging.git@e2f633b543ef89c54688554b15ca3d7e425b86a2',
|
||||
Var('dart_git') + '/logging.git@575781ef196e4fed4fb737e38fb4b73d62727187',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/markdown':
|
||||
Var('dart_git') + '/markdown.git@9c4beaac96d8f008078e00b027915f81b665d2de',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/matcher':
|
||||
Var('dart_git') + '/matcher.git@1f7b6f0cb15eb6659a1de0513571575a5c8a51d0',
|
||||
Var('dart_git') + '/matcher.git@b411b22ec2437ba206c7a3006bbaeb519bd343d1',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mime':
|
||||
Var('dart_git') + '/mime.git@c931f4bed87221beaece356494b43731445ce7b8',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user