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

Commit d6c9d3d

Browse files
committed
update deps
1 parent c1b0e18 commit d6c9d3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ vars = {
154154
"upstream_boringssl_gen": "https://github.com/dart-lang/boringssl_gen.git",
155155
"upstream_boringssl": "https://github.com/openssl/openssl.git",
156156
"upstream_brotli": "https://github.com/google/brotli.git",
157-
"upstream_buildroot": "https://github.com/flutter/buildroot.git",
157+
"upstream_buildroot": "https://github.com/hellohuanlin/buildroot.git",
158158
"upstream_dart_style": "https://github.com/dart-lang/dart_style.git",
159159
"upstream_dartdoc": "https://github.com/dart-lang/dartdoc.git",
160160
"upstream_equatable": "https://github.com/felangel/equatable.git",
@@ -255,7 +255,7 @@ allowed_hosts = [
255255
]
256256

257257
deps = {
258-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'cc9bcddf1524812c80ef741191d5db7469e705de',
258+
'src': 'https://github.com/hellohuanlin/buildroot.git' + '@' + 'bf1ea81ed51de048a8d3d3ae9bd00b677a7376fb',
259259

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

0 commit comments

Comments
 (0)