Skip to content

Commit 5a0b9f1

Browse files
committed
Update google_bazel_common digest to f538027
1 parent df8efc7 commit 5a0b9f1

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 = "b4165070a44b3929513c4797d5dcc034916aeac105a3d30c840cf8dc0156117b",
83-
strip_prefix = "bazel-common-bf8e5ef95b118d1716b0cb4982cf15b6ed1c896f",
84-
url = "https://github.com/google/bazel-common/archive/bf8e5ef95b118d1716b0cb4982cf15b6ed1c896f.tar.gz",
82+
sha256 = "b10c3b19cdc002a223e34ba89271b0ded990ee81b7e4a2e6e55c1b02bfb7741a",
83+
strip_prefix = "bazel-common-f538027ae7f9133d1796eb6b970fb78eff58e4b5",
84+
url = "https://github.com/google/bazel-common/archive/f538027ae7f9133d1796eb6b970fb78eff58e4b5.tar.gz",
8585
)
8686

8787
# ---

0 commit comments

Comments
 (0)