summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/abseil-cpp/absl/algorithm
diff options
context:
space:
mode:
authorrobot-contrib <[email protected]>2024-04-10 11:36:11 +0300
committerrobot-contrib <[email protected]>2024-04-10 11:48:43 +0300
commitaad444d84b2ade0084c1c83079c33ed24edb36f8 (patch)
tree936fc19ec5dc50ae32c46743e96e35f5804a7f9e /contrib/restricted/abseil-cpp/absl/algorithm
parentce49046255d74900ee2f807a2c421f52c50ee7f1 (diff)
Update contrib/restricted/abseil-cpp to 20240116.2
28e28ecedcb1a34c53d9705068794258e5baa2b9
Diffstat (limited to 'contrib/restricted/abseil-cpp/absl/algorithm')
-rw-r--r--contrib/restricted/abseil-cpp/absl/algorithm/ya.make4
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 939d0737310..ac5695f0720 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(20240116.1)
+VERSION(20240116.2)
-ORIGINAL_SOURCE(https://github.com/abseil/abseil-cpp/archive/20240116.1.tar.gz)
+ORIGINAL_SOURCE(https://github.com/abseil/abseil-cpp/archive/20240116.2.tar.gz)
NO_RUNTIME()