Skip to content

Commit

Permalink
Update WORKSPACE
Browse files Browse the repository at this point in the history
Bump gflags to v2.2.2
  • Loading branch information
Mizux authored Dec 4, 2018
1 parent 6a31848 commit 6ba307d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#Import the gflags files.
git_repository(
name = "com_github_gflags_gflags",
commit = "f8a0efe03aa69b3336d8e228b37d4ccb17324b88",
remote = "https://github.com/gflags/gflags.git",
tag = "v2.2.2",
)

#Import the glog files.
Expand Down

0 comments on commit 6ba307d

Please sign in to comment.