File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -138,11 +138,11 @@ def programl_deps():
138
138
139
139
http_archive (
140
140
name = "com_google_absl" ,
141
- sha256 = "20a968fab8432661b5c6f3f951cd299fe6d7677541c7dfd62407475a046c91aa " ,
142
- strip_prefix = "abseil-cpp-ec33f404bb16564a9aea3044cd8504d6885165b0 " ,
141
+ sha256 = "971a1838a68fd175a3ba61a1f3f54561b208c46f3f27899f710fe9a454424e6b " ,
142
+ strip_prefix = "abseil-cpp-7c6608d0dbe43cf9bdf7f77787bc6bc89cc42f8b " ,
143
143
urls = [
144
- "https://storage.googleapis.com/grpc-bazel-mirror/github.com/abseil/abseil-cpp/archive/ec33f404bb16564a9aea3044cd8504d6885165b0 .tar.gz" ,
145
- "https://github.com/abseil/abseil-cpp/archive/ec33f404bb16564a9aea3044cd8504d6885165b0 .tar.gz" ,
144
+ "https://storage.googleapis.com/grpc-bazel-mirror/github.com/abseil/abseil-cpp/archive/7c6608d0dbe43cf9bdf7f77787bc6bc89cc42f8b .tar.gz" ,
145
+ "https://github.com/abseil/abseil-cpp/archive/7c6608d0dbe43cf9bdf7f77787bc6bc89cc42f8b .tar.gz" ,
146
146
],
147
147
)
148
148
You can’t perform that action at this time.
0 commit comments