Skip to content

Commit fb9165c

Browse files
Update google_bazel_common digest to a9e1d8e
1 parent 83b9d34 commit fb9165c

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

8787
# ---

0 commit comments

Comments
 (0)