Roll Dart SDK from 34aa82e199ef to b579e6141d39 (1 revision) (flutter/engine#36645)
This commit is contained in:
committed by
GitHub
parent
6a9181552b
commit
4568b44f17
4
DEPS
4
DEPS
@@ -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': '34aa82e199ef0cba90ce026a1f3a9ad97444bdb8',
|
||||
'dart_revision': 'b579e6141d39638cee96d535bdf36bc675f8b5de',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@@ -276,7 +276,7 @@ deps = {
|
||||
Var('dart_git') + '/pub.git' + '@' + Var('dart_pub_rev'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/pub_semver':
|
||||
Var('dart_git') + '/pub_semver.git@eadf51613e6549c30ab1132c84f6964a2a6bfa5c',
|
||||
Var('dart_git') + '/pub_semver.git@7671359982b4be9bdf87e621dd1bcdeac242b4b9',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/shelf':
|
||||
Var('dart_git') + '/shelf.git@39d820d4e32fc99c65f562786097487d597dcee1',
|
||||
|
||||
Reference in New Issue
Block a user