Skip to content

Commit eae6d50

Browse files
committed
Update google_bazel_common digest to 04b7bf7
1 parent 008c5d7 commit eae6d50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ http_archive(
7979

8080
http_archive(
8181
name = "google_bazel_common",
82-
sha256 = "b10c3b19cdc002a223e34ba89271b0ded990ee81b7e4a2e6e55c1b02bfb7741a",
83-
strip_prefix = "bazel-common-f538027ae7f9133d1796eb6b970fb78eff58e4b5",
84-
url = "https://github.com/google/bazel-common/archive/f538027ae7f9133d1796eb6b970fb78eff58e4b5.tar.gz",
82+
sha256 = "70742251c61e2895fb2df49c4e5abc92756247f5d0dd7d1e43e087a42be4e216",
83+
strip_prefix = "bazel-common-04b7bf73dd927d687e8184565e83cf0a58e69a34",
84+
url = "https://github.com/google/bazel-common/archive/04b7bf73dd927d687e8184565e83cf0a58e69a34.tar.gz",
8585
)
8686

8787
# ---

0 commit comments

Comments
 (0)