We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fdaa29 commit 2f8d316Copy full SHA for 2f8d316
1 file changed
WORKSPACE
@@ -525,7 +525,7 @@ http_file(
525
http_archive(
526
name = "wpt",
527
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",
+ integrity = "sha256-qSEOTIhox20EBQBFsBhvvqNHISNV2COHrz6ozmQfd3k=",
+ strip_prefix = "wpt-native-glob",
+ url = "https://github.com/npaun/wpt/archive/refs/tags/native-glob.tar.gz",
531
)
0 commit comments