Skip to content

Commit 2f8d316

Browse files
committed
use native.glob fork of wpt
1 parent 8fdaa29 commit 2f8d316

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ http_file(
525525
http_archive(
526526
name = "wpt",
527527
build_file = "//:build/BUILD.wpt",
528-
integrity = "sha256-pJPjzEf1mkkyljFnePpT9MRV1jcfRJg3k9a45CEGxuo=",
529-
strip_prefix = "wpt-merge_pr_47718",
530-
url = "https://github.com/web-platform-tests/wpt/archive/refs/tags/merge_pr_47718.tar.gz",
528+
integrity = "sha256-qSEOTIhox20EBQBFsBhvvqNHISNV2COHrz6ozmQfd3k=",
529+
strip_prefix = "wpt-native-glob",
530+
url = "https://github.com/npaun/wpt/archive/refs/tags/native-glob.tar.gz",
531531
)

0 commit comments

Comments
 (0)