diff options
author | robot-piglet <[email protected]> | 2024-04-24 20:08:09 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2024-04-24 20:16:09 +0300 |
commit | 51d2493e940c90d551f876c96cac349eb59496d3 (patch) | |
tree | b4ee56d4d3e9e18d348827d1b9538493ad2688cc | |
parent | 70520af99ddb2b07f7b23cef7726321071202510 (diff) |
Intermediate changes
-rw-r--r-- | contrib/restricted/boost/static_assert/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/static_assert/ya.make b/contrib/restricted/boost/static_assert/ya.make index 28e4c881236..0544f34f8f4 100644 --- a/contrib/restricted/boost/static_assert/ya.make +++ b/contrib/restricted/boost/static_assert/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/static_assert/archive/boost-1.84.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/boostorg/static_assert/archive/boost-1.85.0.tar.gz) PEERDIR( contrib/restricted/boost/config |