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

Commit 009588f

Browse files
authored
Roll buildroot to 6ef931b950d5b9477dba0e278b7006ae327e12f7 (#54384)
Contains: * [macOS] Fix COPY step on macOS 15 Sequoia (flutter/buildroot#884) * Bump actions/upload-artifact from 4.3.4 to 4.3.5 (flutter/buildroot#882) * Bump github/codeql-action from 3.25.14 to 3.25.15 (flutter/buildroot#880) * Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (flutter/buildroot#881) Issue: flutter/flutter#152978 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
1 parent 4b7e133 commit 009588f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ allowed_hosts = [
277277
]
278278

279279
deps = {
280-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'e92499322525306bd637eb79d1e6dd507d5f3062',
280+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '6ef931b950d5b9477dba0e278b7006ae327e12f7',
281281

282282
'src/flutter/third_party/depot_tools':
283283
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',

0 commit comments

Comments
 (0)