diff options
author | robot-piglet <[email protected]> | 2025-08-24 15:10:39 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2025-08-24 15:23:08 +0300 |
commit | 70416efb6bec4e0daeb6f70711260a2185e18fa5 (patch) | |
tree | 394561ea489ccd1ddeb6dc2edc7c1850ceacd8ee /contrib/restricted/boost/exception/ya.make | |
parent | b8f1774885eef9f945aa9e93d7d7385c1e83a833 (diff) |
Intermediate changes
commit_hash:eeb63526b0e7d1af454fe7f827a075e48a720c82
Diffstat (limited to 'contrib/restricted/boost/exception/ya.make')
-rw-r--r-- | contrib/restricted/boost/exception/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/exception/ya.make b/contrib/restricted/boost/exception/ya.make index d40e05c51d0..050805b5f8d 100644 --- a/contrib/restricted/boost/exception/ya.make +++ b/contrib/restricted/boost/exception/ya.make @@ -6,9 +6,9 @@ LICENSE(BSL-1.0) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -VERSION(1.88.0) +VERSION(1.89.0) -ORIGINAL_SOURCE(https://github.com/boostorg/exception/archive/boost-1.88.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/boostorg/exception/archive/boost-1.89.0.tar.gz) PEERDIR( contrib/restricted/boost/assert |