Skip to content

Commit 6939f20

Browse files
committed
Update google_bazel_common digest to 221ecf2
1 parent 51ff6c6 commit 6939f20

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 = "dfc1d64d6935d3fffb021cfe40da08abacaee690bd5e75c1063ece8fd45f6bab",
83-
strip_prefix = "bazel-common-744704340ab8b1d188936b4b7ac56b54cc596939",
84-
url = "https://github.com/google/bazel-common/archive/744704340ab8b1d188936b4b7ac56b54cc596939.tar.gz",
82+
sha256 = "204507ed64407d51297bb2104c5085285a6ff5f94fe2fca4be940827b46c6bf5",
83+
strip_prefix = "bazel-common-221ecf2922e8ebdf8e002130e9772045cfa2f464",
84+
url = "https://github.com/google/bazel-common/archive/221ecf2922e8ebdf8e002130e9772045cfa2f464.tar.gz",
8585
)
8686

8787
# ---

0 commit comments

Comments
 (0)