diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-08-17 21:31:09 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-08-17 22:31:10 +0300 |
commit | 565853e206674f436ce50526728cb123e6d4848c (patch) | |
tree | e2e5f8e9e5cbbc458a9a26c32f2e3fea9422cbee /contrib | |
parent | d594f5e74b100c67708003cbef83573cf0639784 (diff) | |
download | ydb-565853e206674f436ce50526728cb123e6d4848c.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/restricted/boost/tti/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/tti/ya.make b/contrib/restricted/boost/tti/ya.make index a4aed99318e..1efacd3249b 100644 --- a/contrib/restricted/boost/tti/ya.make +++ b/contrib/restricted/boost/tti/ya.make @@ -6,9 +6,9 @@ LICENSE(BSL-1.0) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -VERSION(1.82.0) +VERSION(1.83.0) -ORIGINAL_SOURCE(https://github.com/boostorg/tti/archive/boost-1.82.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/boostorg/tti/archive/boost-1.83.0.tar.gz) PEERDIR( contrib/restricted/boost/config |