Skip to content

Commit 310f774

Browse files
chore(deps): update dependency com_google_absl to v20240722.1
1 parent e831f94 commit 310f774

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,9 @@ wasi_sdk_sysroots(name = "wasi_sdk_sysroots")
197197

198198
http_archive(
199199
name = "com_google_absl",
200-
sha256 = "f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3",
201-
strip_prefix = "abseil-cpp-20240722.0",
202-
urls = ["https://github.com/abseil/abseil-cpp/releases/download/20240722.0/abseil-cpp-20240722.0.tar.gz"],
200+
sha256 = "40cee67604060a7c8794d931538cb55f4d444073e556980c88b6c49bb9b19bb7",
201+
strip_prefix = "abseil-cpp-20240722.1",
202+
urls = ["https://github.com/abseil/abseil-cpp/releases/download/20240722.1/abseil-cpp-20240722.1.tar.gz"],
203203
)
204204

205205
# As a test dep of com_google_absl.

0 commit comments

Comments
 (0)