aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2024-04-20 20:17:01 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2024-04-20 20:31:42 +0300
commit8dacf8da2cbbe8cb605a03c1c8ba429a42ca0bcc (patch)
treecdef30f2dac0524499fd8b01b9b02069cdd378a0
parentb4419fd6b1817027435106404073ea857a3eec52 (diff)
downloadydb-8dacf8da2cbbe8cb605a03c1c8ba429a42ca0bcc.tar.gz
Update contrib/restricted/boost/mpl to 1.85.0
f41f7e5d6e8eec827e0d5096fe10ae1f18608527
-rw-r--r--contrib/restricted/boost/mpl/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/mpl/ya.make b/contrib/restricted/boost/mpl/ya.make
index fcea24d715..0b59777439 100644
--- a/contrib/restricted/boost/mpl/ya.make
+++ b/contrib/restricted/boost/mpl/ya.make
@@ -6,9 +6,9 @@ LICENSE(BSL-1.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-VERSION(1.84.0)
+VERSION(1.85.0)
-ORIGINAL_SOURCE(https://github.com/boostorg/mpl/archive/boost-1.84.0.tar.gz)
+ORIGINAL_SOURCE(https://github.com/boostorg/mpl/archive/boost-1.85.0.tar.gz)
PEERDIR(
contrib/restricted/boost/config