Browse Source

Update contrib/restricted/boost/typeof to 1.85.0
fe39fbfe7e2d39b2557ffef9a05d56f5c0a6f9dc

robot-contrib 10 months ago
parent
commit
cad8deff71
1 changed files with 2 additions and 2 deletions
  1. 2 2
      contrib/restricted/boost/typeof/ya.make

+ 2 - 2
contrib/restricted/boost/typeof/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/typeof/archive/boost-1.84.0.tar.gz)
+ORIGINAL_SOURCE(https://github.com/boostorg/typeof/archive/boost-1.85.0.tar.gz)
 
 PEERDIR(
     contrib/restricted/boost/config