We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8efc7 commit 5a0b9f1Copy full SHA for 5a0b9f1
WORKSPACE
@@ -79,9 +79,9 @@ http_archive(
79
80
http_archive(
81
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",
+ sha256 = "b10c3b19cdc002a223e34ba89271b0ded990ee81b7e4a2e6e55c1b02bfb7741a",
+ strip_prefix = "bazel-common-f538027ae7f9133d1796eb6b970fb78eff58e4b5",
+ url = "https://github.com/google/bazel-common/archive/f538027ae7f9133d1796eb6b970fb78eff58e4b5.tar.gz",
85
)
86
87
# ---
0 commit comments