diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-07-03 13:41:43 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-07-03 13:51:20 +0300 |
commit | aa44c800e955f38b8878476240f248f02349d105 (patch) | |
tree | 2f8be9cf004f784aa2511816ea09dbd21df2f3d3 | |
parent | dffd488d8467c68352783a1191f24b67000397c3 (diff) | |
download | ydb-aa44c800e955f38b8878476240f248f02349d105.tar.gz |
Intermediate changes
-rw-r--r-- | contrib/restricted/boost/lexical_cast/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/boost/lexical_cast/ya.make b/contrib/restricted/boost/lexical_cast/ya.make index 4e130b2ef5..4d4ce8f067 100644 --- a/contrib/restricted/boost/lexical_cast/ya.make +++ b/contrib/restricted/boost/lexical_cast/ya.make @@ -6,7 +6,7 @@ LICENSE(BSL-1.0) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -VERSION(1.85.0) +VERSION(2024-01-24) ORIGINAL_SOURCE(https://github.com/boostorg/lexical_cast/archive/f0862bb60ddd56c3e5b4e413605c4e2528540ed6.tar.gz) |