diff options
author | robot-contrib <[email protected]> | 2025-01-25 13:57:16 +0300 |
---|---|---|
committer | robot-contrib <[email protected]> | 2025-01-25 14:15:37 +0300 |
commit | c3efb51c05c80a676da435440106d33f9e611de4 (patch) | |
tree | a840e7b7f577e6c2ffb4b467b8103b94d85b8320 /contrib/restricted/abseil-cpp/absl/algorithm | |
parent | 955fb5a8d4c0d6fb0d5258bac1c503219bc8c167 (diff) |
Update contrib/restricted/abseil-cpp to 20240722.1
commit_hash:b14aada3a24ea1e229051c13272f38b6418bb0ad
Diffstat (limited to 'contrib/restricted/abseil-cpp/absl/algorithm')
-rw-r--r-- | contrib/restricted/abseil-cpp/absl/algorithm/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/abseil-cpp/absl/algorithm/ya.make b/contrib/restricted/abseil-cpp/absl/algorithm/ya.make index 467248d2799..4e3328995c5 100644 --- a/contrib/restricted/abseil-cpp/absl/algorithm/ya.make +++ b/contrib/restricted/abseil-cpp/absl/algorithm/ya.make @@ -6,9 +6,9 @@ LICENSE(Apache-2.0) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -VERSION(20240722.0) +VERSION(20240722.1) -ORIGINAL_SOURCE(https://github.com/abseil/abseil-cpp/archive/20240722.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/abseil/abseil-cpp/archive/20240722.1.tar.gz) NO_RUNTIME() |