Skip to content

Commit 0953c49

Browse files
Update com_github_gflags_gflags digest to 58cf1ef
1 parent 45b8a33 commit 0953c49

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 = "5aaa6b18eb4f7cdb24c920f6f52f264524c07c682b8f139a9db6608876621816",
41+
strip_prefix = "gflags-58cf1ef6d038e007c6b96aeda453503b59ffef8f",
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/58cf1ef6d038e007c6b96aeda453503b59ffef8f.tar.gz",
44+
"https://github.com/gflags/gflags/archive/58cf1ef6d038e007c6b96aeda453503b59ffef8f.tar.gz",
4545
],
4646
)
4747

0 commit comments

Comments
 (0)