Browse Source

Update contrib/restricted/boost/mp11 to 1.86.0
3a1d46912284aecd42711bfdeb0efb582f6ad1ba

robot-contrib 6 months ago
parent
commit
1c230f0918

+ 1 - 1
contrib/restricted/boost/mp11/include/boost/mp11/version.hpp

@@ -11,6 +11,6 @@
 // Same format as BOOST_VERSION:
 //   major * 100000 + minor * 100 + patch
 
-#define BOOST_MP11_VERSION 108500
+#define BOOST_MP11_VERSION 108600
 
 #endif // #ifndef BOOST_MP11_VERSION_HPP_INCLUDED

+ 2 - 2
contrib/restricted/boost/mp11/ya.make

@@ -6,9 +6,9 @@ LICENSE(BSL-1.0)
 
 LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
 
-VERSION(1.85.0)
+VERSION(1.86.0)
 
-ORIGINAL_SOURCE(https://github.com/boostorg/mp11/archive/boost-1.85.0.tar.gz)
+ORIGINAL_SOURCE(https://github.com/boostorg/mp11/archive/boost-1.86.0.tar.gz)
 
 ADDINCL(
     GLOBAL contrib/restricted/boost/mp11/include