Skip to content

Commit

Permalink
Roll Dart SDK from 344338e to 7fbb06c (1 revision) (flutter#27685)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Jul 24, 2021
1 parent f5a119e commit 4a1bc73
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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',
Expand All @@ -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',
Expand Down Expand Up @@ -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',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: b1964028e3951e2c17e519130d1aa747
Signature: 7ef37a5298799e05ccb5dc24542dc767

UNUSED LICENSES:

Expand Down

0 comments on commit 4a1bc73

Please sign in to comment.