aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2024-04-20 15:30:31 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2024-04-20 15:38:45 +0300
commit02852429e3b9371ca8d5770fe99114da956d5f83 (patch)
treedc6cf7e090365af17c10a1adaecf2700bdc1715f
parentfcb4df001346848090dc4a8c3c239d46f2d59aa1 (diff)
downloadydb-02852429e3b9371ca8d5770fe99114da956d5f83.tar.gz
Update contrib/restricted/boost/thread to 1.85.0
4c8e7963135e7effd7784baaef98aa62c6ca3d11
-rw-r--r--contrib/restricted/boost/thread/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/thread/ya.make b/contrib/restricted/boost/thread/ya.make
index 3e55c727da..3dc4cd1c33 100644
--- a/contrib/restricted/boost/thread/ya.make
+++ b/contrib/restricted/boost/thread/ya.make
@@ -10,9 +10,9 @@ LICENSE(
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-VERSION(1.84.0)
+VERSION(1.85.0)
-ORIGINAL_SOURCE(https://github.com/boostorg/thread/archive/boost-1.84.0.tar.gz)
+ORIGINAL_SOURCE(https://github.com/boostorg/thread/archive/boost-1.85.0.tar.gz)
PEERDIR(
contrib/restricted/boost/assert