This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ vars = {
62
62
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
63
63
# You can use //tools/dart/create_updated_flutter_deps.py to produce
64
64
# updated revision list of existing dependencies.
65
- 'dart_revision' : 'a46161eec56df434bc15e38778584a40b5cf34c8 ' ,
65
+ 'dart_revision' : '12e49f395fd9185beebb3e9ff62b72910584d91d ' ,
66
66
67
67
# WARNING: DO NOT EDIT MANUALLY
68
68
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -517,7 +517,7 @@ deps = {
517
517
Var ('dart_git' ) + '/web.git' + '@' + Var ('dart_web_rev' ),
518
518
519
519
'src/flutter/third_party/dart/third_party/pkg/web_socket_channel' :
520
- Var ('dart_git' ) + '/web_socket_channel.git@b612fc2caa9f4c3c8947b4ffbb274bce33c54a04 ' ,
520
+ Var ('dart_git' ) + '/web_socket_channel.git@ced3a37193f89d5ee95792f342eeb15d3d55d8c1 ' ,
521
521
522
522
'src/flutter/third_party/dart/third_party/pkg/webdev' :
523
523
Var ('dart_git' ) + '/webdev.git' + '@' + Var ('dart_webdev_rev' ),
Original file line number Diff line number Diff line change 1
- Signature: b851b903a801519f7c588527b695dd9b
1
+ Signature: fce5c5d9eeddfb78cd4904113e664704
2
2
3
3
====================================================================================================
4
4
LIBRARY: dart
@@ -4737,7 +4737,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4737
4737
This Source Code Form is "Incompatible With Secondary Licenses", as
4738
4738
defined by the Mozilla Public License, v. 2.0.
4739
4739
4740
- You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/a46161eec56df434bc15e38778584a40b5cf34c8
4740
+ You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/12e49f395fd9185beebb3e9ff62b72910584d91d
4741
4741
/third_party/fallback_root_certificates/
4742
4742
4743
4743
====================================================================================================
Original file line number Diff line number Diff line change @@ -32293,7 +32293,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
32293
32293
This Source Code Form is "Incompatible With Secondary Licenses", as
32294
32294
defined by the Mozilla Public License, v. 2.0.
32295
32295
32296
- You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/a46161eec56df434bc15e38778584a40b5cf34c8
32296
+ You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/12e49f395fd9185beebb3e9ff62b72910584d91d
32297
32297
/third_party/fallback_root_certificates/
32298
32298
32299
32299
--------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments