|
1 | | ---- bazel/distdir_deps.bzl.orig 2023-06-12 11:36:07.650810578 +0200 |
2 | | -+++ bazel/distdir_deps.bzl 2023-06-12 11:37:10.490300045 +0200 |
3 | | -@@ -162,17 +162,17 @@ |
| 1 | +diff --git a/distdir_deps.bzl b/distdir_deps.bzl |
| 2 | +index a3cd93a..f756645 100755 |
| 3 | +--- a/distdir_deps.bzl |
| 4 | ++++ b/distdir_deps.bzl |
| 5 | +@@ -229,16 +229,16 @@ DIST_DEPS = { |
4 | 6 | ], |
5 | 7 | }, |
6 | 8 | "com_google_absl": { |
7 | | -- "archive": "20211102.0.tar.gz", |
8 | | -- "sha256": "dcf71b9cba8dc0ca9940c4b316a0c796be8fab42b070bb6b7cab62b48f0e66c4", |
9 | | -+ "archive": "20230125.3.tar.gz", |
10 | | -+ "sha256": "5366d7e7fa7ba0d915014d387b66d0d002c03236448e1ba9ef98122c13b35c36", |
| 9 | +- "archive": "20230802.0.tar.gz", |
| 10 | +- "sha256": "59d2976af9d6ecf001a81a35749a6e551a335b949d34918cfade07737b9d93c5", |
| 11 | ++ "archive": "20230802.2.tar.gz", |
| 12 | ++ "sha256": "7c11539617af1f332f0854a6fb21e296a1b29c27d03f23c7b49d4adefcd102cc", |
11 | 13 | "urls": [ |
12 | | -- "https://mirror.bazel.build/github.com/abseil/abseil-cpp/archive/refs/tags/20211102.0.tar.gz", |
13 | | -- "https://github.com/abseil/abseil-cpp/archive/refs/tags/20211102.0.tar.gz", |
14 | | -+ "https://mirror.bazel.build/github.com/abseil/abseil-cpp/archive/refs/tags/20230125.3.tar.gz", |
15 | | -+ "https://github.com/abseil/abseil-cpp/archive/refs/tags/20230125.3.tar.gz", |
| 14 | +- "https://github.com/abseil/abseil-cpp/archive/refs/tags/20230802.0.tar.gz", |
| 15 | ++ "https://github.com/abseil/abseil-cpp/archive/refs/tags/20230802.2.tar.gz", |
16 | 16 | ], |
17 | 17 | "used_in": [ |
18 | 18 | "additional_distfiles", |
19 | 19 | "test_WORKSPACE_files", |
20 | 20 | ], |
21 | | -- "strip_prefix": "abseil-cpp-20211102.0", |
22 | | -+ "strip_prefix": "abseil-cpp-20230125.3", |
| 21 | +- "strip_prefix": "abseil-cpp-20230802.0", |
| 22 | ++ "strip_prefix": "abseil-cpp-20230802.2", |
23 | 23 | }, |
24 | 24 | "zstd-jni": { |
25 | | - "archive": "v1.5.0-4.zip", |
| 25 | + "archive": "v1.5.2-3.zip", |
0 commit comments