Skip to content

Commit 30aa8a1

Browse files
Update com_github_gflags_gflags digest to a738fdf
1 parent 45b8a33 commit 30aa8a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

WORKSPACE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
3737
# External dependency: Google Flags; has Bazel build already.
3838
http_archive(
3939
name = "com_github_gflags_gflags",
40-
sha256 = "6e16c8bc91b1310a44f3965e616383dbda48f83e8c1eaa2370a215057b00cabe",
41-
strip_prefix = "gflags-77592648e3f3be87d6c7123eb81cbad75f9aef5a",
40+
sha256 = "d68d13fd62957314d67b239bea6d6957b11e58ce53fa0e8d6f5ecb212ec7f9e0",
41+
strip_prefix = "gflags-a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd",
4242
urls = [
43-
"https://mirror.bazel.build/github.com/gflags/gflags/archive/77592648e3f3be87d6c7123eb81cbad75f9aef5a.tar.gz",
44-
"https://github.com/gflags/gflags/archive/77592648e3f3be87d6c7123eb81cbad75f9aef5a.tar.gz",
43+
"https://mirror.bazel.build/github.com/gflags/gflags/archive/a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd.tar.gz",
44+
"https://github.com/gflags/gflags/archive/a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd.tar.gz",
4545
],
4646
)
4747

0 commit comments

Comments
 (0)