Skip to content

Commit 9b3826a

Browse files
chore(deps): update dependency com_google_absl to v20250127
1 parent e831f94 commit 9b3826a

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 = "16242f394245627e508ec6bb296b433c90f8d914f73b9c026fddb905e27276e8",
201+
strip_prefix = "abseil-cpp-20250127.0",
202+
urls = ["https://github.com/abseil/abseil-cpp/releases/download/20250127.0/abseil-cpp-20250127.0.tar.gz"],
203203
)
204204

205205
# As a test dep of com_google_absl.

0 commit comments

Comments
 (0)