aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-12-17 00:22:07 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-12-17 00:41:58 +0300
commit49cf1aafe0c76b9e296058658977a128adceafa9 (patch)
tree61f0edcbe222b2fa15a302f18682d368a816be09
parent37b9c88deefbfee76b8f4a1fcd917b028fea3c30 (diff)
downloadydb-49cf1aafe0c76b9e296058658977a128adceafa9.tar.gz
Intermediate changes
commit_hash:9a2742383bc13170fb7767c26f85ae12409729a8
-rw-r--r--contrib/restricted/boost/tuple/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/tuple/ya.make b/contrib/restricted/boost/tuple/ya.make
index 83e88822e7..497e852c0d 100644
--- a/contrib/restricted/boost/tuple/ya.make
+++ b/contrib/restricted/boost/tuple/ya.make
@@ -6,9 +6,9 @@ LICENSE(BSL-1.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-VERSION(1.86.0)
+VERSION(1.87.0)
-ORIGINAL_SOURCE(https://github.com/boostorg/tuple/archive/boost-1.86.0.tar.gz)
+ORIGINAL_SOURCE(https://github.com/boostorg/tuple/archive/boost-1.87.0.tar.gz)
PEERDIR(
contrib/restricted/boost/config