File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -253,14 +253,14 @@ wasi_sdk_sysroots(name = "wasi_sdk_sysroots")
253253
254254http_archive (
255255 name = "com_google_absl" ,
256- sha256 = "40cee67604060a7c8794d931538cb55f4d444073e556980c88b6c49bb9b19bb7 " ,
257- strip_prefix = "abseil-cpp-20240722 .1" ,
258- urls = ["https://github.com/abseil/abseil-cpp/releases/download/20240722 .1/abseil-cpp-20240722 .1.tar.gz" ],
256+ sha256 = "1692f77d1739bacf3f94337188b78583cf09bab7e420d2dc6c5605a4f86785a1 " ,
257+ strip_prefix = "abseil-cpp-20250814 .1" ,
258+ urls = ["https://github.com/abseil/abseil-cpp/releases/download/20250814 .1/abseil-cpp-20250814 .1.tar.gz" ],
259259)
260260
261261# As a test dep of com_google_absl.
262262http_archive (
263- name = "com_google_googletest " ,
263+ name = "googletest " ,
264264 sha256 = "65fab701d9829d38cb77c14acdc431d2108bfdbf8979e40eb8ae567edf10b27c" ,
265265 strip_prefix = "googletest-1.17.0" ,
266266 urls = ["https://github.com/google/googletest/archive/v1.17.0.tar.gz" ],
You can’t perform that action at this time.
0 commit comments