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 3011c2b commit b85ccc9Copy full SHA for b85ccc9
WORKSPACE
@@ -79,9 +79,9 @@ http_archive(
79
80
http_archive(
81
name = "google_bazel_common",
82
- sha256 = "f5c6cdd4f8de50b38c42265c9e55755ece4afbba858a1d13ff4f0cadd15ed75f",
83
- strip_prefix = "bazel-common-340a5edaf011f76568a6351984e090a8b202ebd6",
84
- url = "https://github.com/google/bazel-common/archive/340a5edaf011f76568a6351984e090a8b202ebd6.tar.gz",
+ sha256 = "0de64d8ab5bfa70fc106597bf78cb7380b523647b3ca4a75bdb077902dae90c3",
+ strip_prefix = "bazel-common-c805fdbef7a7927606a2a48e08683952f58a2b71",
+ url = "https://github.com/google/bazel-common/archive/c805fdbef7a7927606a2a48e08683952f58a2b71.tar.gz",
85
)
86
87
# ---
0 commit comments