Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit fdbdafd

Browse files
committed
Roll clang and buildroot
1 parent b8ca6a5 commit fdbdafd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ allowed_hosts = [
112112
]
113113

114114
deps = {
115-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '63f03c89282242d3f2938e0cc17038f35276c1e8',
115+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '8a1cf1585c74083389274dacdb3510778e0c8486',
116116

117117
# Fuchsia compatibility
118118
#
@@ -579,7 +579,7 @@ deps = {
579579
'packages': [
580580
{
581581
'package': 'fuchsia/third_party/clang/mac-amd64',
582-
'version': 'gi-ivU51hLEmgL3m_giEo-uJOhzJgdYslQ0dvUvAJxcC'
582+
'version': 'pjqtsy0EkprqQK20GImo0tXIwVJ5oygbAPUHOqmGRlwC'
583583
}
584584
],
585585
'condition': 'host_os == "mac"',
@@ -590,7 +590,7 @@ deps = {
590590
'packages': [
591591
{
592592
'package': 'fuchsia/third_party/clang/linux-amd64',
593-
'version': 'Fn7lDYhKDAwbGQ2SOL_Anwt8fzO1Yho7UjpoS9Hv8N8C'
593+
'version': 'xuUT1-3_9KoN3I7wncLinqPEYOMfQ16o53bxWJp0lIkC'
594594
}
595595
],
596596
'condition': 'host_os == "linux"',
@@ -601,7 +601,7 @@ deps = {
601601
'packages': [
602602
{
603603
'package': 'fuchsia/third_party/clang/windows-amd64',
604-
'version': '25xTI5-MiVJ87YWFvdlrwmn4O0DVDz-j3oHlszZAyoQC'
604+
'version': 'X7Z_tBCdyVsbPRX99U7jBZnMfJ5RS11wocVcia798jwC'
605605
}
606606
],
607607
'condition': 'download_windows_deps',

0 commit comments

Comments
 (0)