File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
2
2
3
3
http_archive (
4
4
name = "google_bazel_common" ,
5
- strip_prefix = "bazel-common-340a5edaf011f76568a6351984e090a8b202ebd6 " ,
6
- urls = ["https://github.com/google/bazel-common/archive/340a5edaf011f76568a6351984e090a8b202ebd6 .zip" ],
7
- sha256 = "22bfc8de051be2f3c9f64fecb6d3ca195c49bdd7edb983f74b2c481ab604bf8b " ,
5
+ strip_prefix = "bazel-common-d4ada735afa0ab044957cfa21849be577756a6cd " ,
6
+ urls = ["https://github.com/google/bazel-common/archive/d4ada735afa0ab044957cfa21849be577756a6cd .zip" ],
7
+ sha256 = "0ba40405bc4cc095dd1ace08d145fe238798388f26c4ad0725e801b7e16e0f27 " ,
8
8
)
9
9
10
10
load ("@google_bazel_common//:workspace_defs.bzl" , "google_common_workspace_rules" )
You can’t perform that action at this time.
0 commit comments