Skip to content

Commit

Permalink
Roll Dart SDK from 50b5ef1 to 808b19c (2 revisions) (flutter#36118)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Sep 13, 2022
1 parent 4427375 commit 748b673
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '50b5ef113e4fa217d713c2c5c1750a5375bde8f0',
'dart_revision': '808b19c8b980e949078b7bc999fc2c7e31b20d82',

# 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 All @@ -57,7 +57,7 @@ vars = {
'dart_pub_rev': 'ec35d46261b610e558dfd0d8525ca3fc8387b4b7',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_watcher_rev': 'e00c0ea769e32821d91c0880da8eb736839a6e6d',
'dart_webdev_rev': 'f480bfc1ecb00671477298cf136d0a6b9f4f29a7',
'dart_webdev_rev': 'f6f000ced674f2a4afc32a3796a6f5b901c24ddf',
'dart_webkit_inspection_protocol_rev': '4e5eb8d4a48fb97603d90f2b5aac5483ebbdeb1d',
'dart_yaml_edit_rev': '01589b3ce447b03aed991db49f1ec6445ad5476d',
'dart_zlib_rev': '27c2f474b71d0d20764f86f60ef8b00da1a16cda',
Expand Down Expand Up @@ -210,7 +210,7 @@ deps = {
Var('dart_git') + '/dart_style.git@49bc3ff32b5578b6e19f8fd376d668130941ee29',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@401a7e8adfa2bdf1f117d34eee1680ab2c03d9e1',
Var('dart_git') + '/dartdoc.git@c64f800bd6a7f747c3eef59ffde8e5ebf72d8403',

'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@fb5f2667826c0900e551d19101052f84e35f41bf',
Expand Down Expand Up @@ -249,7 +249,7 @@ deps = {
Var('dart_git') + '/markdown.git@e3f4bd28c9e61b522f75f291d4d6cfcfeccd83ee',

'src/third_party/dart/third_party/pkg/matcher':
Var('dart_git') + '/matcher.git@eacb003c0af376863d3a298ad035a589bd9fcbd8',
Var('dart_git') + '/matcher.git@0611d61ec2ecd10b65be2b20b63db40682237a5d',

'src/third_party/dart/third_party/pkg/mime':
Var('dart_git') + '/mime.git@0a75a41445eb642674a0a271eecde78cb025ee60',
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: 3f3152a5c072d637c10068b37d97d53e
Signature: ccaa535e6248b188ea6ab92131fdd697

UNUSED LICENSES:

Expand Down

0 comments on commit 748b673

Please sign in to comment.