diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2024-04-20 15:07:21 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2024-04-20 15:16:12 +0300 |
commit | 0e039230d9f9b8110120d755b7a1855316cb82eb (patch) | |
tree | f89a69e6dc80262fe983c67214d29b34d9f847ac /contrib/restricted | |
parent | 2bb79d9d201129ab2d147d0d37dce6c9b5ec5ec3 (diff) | |
download | ydb-0e039230d9f9b8110120d755b7a1855316cb82eb.tar.gz |
Update contrib/restricted/boost/ratio to 1.85.0
2c13f07c2528cdc127f9bcd3c5c1c0e5ee13644a
Diffstat (limited to 'contrib/restricted')
-rw-r--r-- | contrib/restricted/boost/ratio/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/ratio/ya.make b/contrib/restricted/boost/ratio/ya.make index 9305024407..a0cb3fa3b7 100644 --- a/contrib/restricted/boost/ratio/ya.make +++ b/contrib/restricted/boost/ratio/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/ratio/archive/boost-1.84.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/boostorg/ratio/archive/boost-1.85.0.tar.gz) ADDINCL( GLOBAL contrib/restricted/boost/ratio/include |