mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 38f740a60f4c to 6a7e6decee92 (2 revisions) (flutter/engine#33830)
This commit is contained in:
parent
55803a0712
commit
dffa73fd9a
6
DEPS
6
DEPS
@ -45,7 +45,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': '38f740a60f4c51c92e05eb7748e8cb3860116407',
|
||||
'dart_revision': '6a7e6decee92358c0bf665041294f1228a70b425',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -53,7 +53,7 @@ vars = {
|
||||
'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198',
|
||||
'dart_browser_launcher_rev': 'f841375ad337381e23d333b6eaaebde3d8266c68',
|
||||
'dart_clock_rev': 'f594d86da123015186d5680b0d0e8255c52fc162',
|
||||
'dart_collection_rev': '69766daafbaa8535d1343fb7cd87e713f57c107f',
|
||||
'dart_collection_rev': 'f9b433dfc7dba5c8a987b1a8e6a9050292f5582e',
|
||||
'dart_devtools_rev': '51ac983d2db7eb19b3ce5956cb70b769d74fe784',
|
||||
'dart_protobuf_rev': 'b149f801cf7a5e959cf1dbf72d61068ac275f24b',
|
||||
'dart_pub_rev': '51435efcd574b7bc18d47a5dd620cb9759dea8f8',
|
||||
@ -311,7 +311,7 @@ deps = {
|
||||
Var('dart_git') + '/stream_channel.git@3fa3e40c75c210d617b8b943b9b8f580e9866a89',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/string_scanner':
|
||||
Var('dart_git') + '/string_scanner.git@6579871b528036767b3200b390a3ecef28e4900d',
|
||||
Var('dart_git') + '/string_scanner.git@c637deb8d998b72a5807afbd06aba8370db725c0',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/term_glyph':
|
||||
Var('dart_git') + '/term_glyph.git@d0f205c67ea70eea47b9f41c8440129a72a9c86e',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user