Skip to content

Commit 4f9bc99

Browse files
Update google_bazel_common digest to 213ecb7
1 parent b230485 commit 4f9bc99

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 = "1f85abb0043f3589b9bf13a80319dc48a5f01a052c68bab3c08015a56d92ab7f",
83-
strip_prefix = "bazel-common-aaa4d801588f7744c6f4428e4f133f26b8518f42",
84-
url = "https://github.com/google/bazel-common/archive/aaa4d801588f7744c6f4428e4f133f26b8518f42.tar.gz",
82+
sha256 = "367f9b7d71a6fd828c22d62c959b3c9627e7e6d9a11c9647790d34021f72672c",
83+
strip_prefix = "bazel-common-213ecb74698948ce4e1597c9247f2ab8933553d7",
84+
url = "https://github.com/google/bazel-common/archive/213ecb74698948ce4e1597c9247f2ab8933553d7.tar.gz",
8585
)
8686

8787
# ---

0 commit comments

Comments
 (0)