Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ 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': 'f863f0b43625eb04539a34d7cc25029ba80dd522',
'dart_revision': 'd87b2f6d2b0380bdd12ee88d8ca67d2d607b7ac2',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': '93883fde36ac158fd415dcd6dbd387dcfd928d3c',
'dart_boringssl_rev': 'bb13a96931dd90d6570fa6151e19ef426d5c641f',
'dart_boringssl_rev': '57f525e425a95e7c89fa2df926fa93273bd47311',
'dart_core_rev': '7f9f597e64fa52faebd3c0a2214f61a7b081174d',
'dart_devtools_rev': '3e5327a02693b1405359dc5322d7f0a40151b9b7',
'dart_http_rev': '79470d014b467f01b0e7c5b63ab6c86b22dec8db',
Expand Down
4 changes: 2 additions & 2 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 8f2612c2862bdf34ec41ed895e82d822
Signature: 45e4fa867a4dd9606f0caf15f23e473b

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4807,7 +4807,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f863f0b43625eb04539a34d7cc25029ba80dd522
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d87b2f6d2b0380bdd12ee88d8ca67d2d607b7ac2
/third_party/fallback_root_certificates/

====================================================================================================
Expand Down
3 changes: 3 additions & 0 deletions ci/licenses_golden/licenses_flutter
Original file line number Diff line number Diff line change
Expand Up @@ -58061,6 +58061,9 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/slhdsa/slhdsa_siggen.txt
FILE: ../../../flutter/third_party/boringssl/src/crypto/slhdsa/slhdsa_sigver.txt
FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ocsp.cc
FILE: ../../../flutter/third_party/boringssl/src/docs/releasing.md
FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aes-gcm-avx10-x86_64-apple.S
FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aes-gcm-avx10-x86_64-linux.S
FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aes-gcm-avx10-x86_64-win.asm
FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-gcm-x86_64-apple.S
FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-gcm-x86_64-linux.S
FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-gcm-x86_64-win.asm
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -32253,7 +32253,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f863f0b43625eb04539a34d7cc25029ba80dd522
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d87b2f6d2b0380bdd12ee88d8ca67d2d607b7ac2
/third_party/fallback_root_certificates/

--------------------------------------------------------------------------------
Expand Down
Loading