We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b08ff commit 0127504Copy full SHA for 0127504
tests/WORKSPACE
@@ -224,9 +224,9 @@ wasi_sdk_sysroots(name = "wasi_sdk_sysroots")
224
225
http_archive(
226
name = "com_google_absl",
227
- sha256 = "f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3",
228
- strip_prefix = "abseil-cpp-20240722.0",
229
- urls = ["https://github.com/abseil/abseil-cpp/releases/download/20240722.0/abseil-cpp-20240722.0.tar.gz"],
+ sha256 = "1692f77d1739bacf3f94337188b78583cf09bab7e420d2dc6c5605a4f86785a1",
+ strip_prefix = "abseil-cpp-20250814.1",
+ urls = ["https://github.com/abseil/abseil-cpp/releases/download/20250814.1/abseil-cpp-20250814.1.tar.gz"],
230
)
231
232
# As a test dep of com_google_absl.
0 commit comments