diff options
author | robot-contrib <[email protected]> | 2023-03-21 20:04:34 +0300 |
---|---|---|
committer | robot-contrib <[email protected]> | 2023-03-21 20:04:34 +0300 |
commit | cdb3481be6de1453d39b40b81397461e4638fa82 (patch) | |
tree | 6ada63298ae3aabd15f6ce9fae08fb6ad83c0bbc /contrib/restricted/abseil-cpp/absl/algorithm | |
parent | 0be64eefa9aa954902612e7c54beaf7f2bc6b89d (diff) |
Update contrib/restricted/abseil-cpp to 20230125.1
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 2e4f8d69775..41ce8373c61 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(20230125.0) +VERSION(20230125.1) -ORIGINAL_SOURCE(https://github.com/abseil/abseil-cpp/archive/20230125.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/abseil/abseil-cpp/archive/20230125.1.tar.gz) NO_RUNTIME() |