diff options
| author | robot-piglet <[email protected]> | 2023-08-14 18:17:26 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2023-08-15 00:22:15 +0300 |
| commit | 58e51524277d674521af5ab75da73e3af530fed3 (patch) | |
| tree | fb8f840d794b3782ea699582e86d10bab097d1f5 | |
| parent | 226a03bca496b97f4e309091b41e2f92a47cc17a (diff) | |
Intermediate changes
| -rw-r--r-- | contrib/restricted/boost/detail/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/detail/ya.make b/contrib/restricted/boost/detail/ya.make index bfac4c9641c..e59b4683eb5 100644 --- a/contrib/restricted/boost/detail/ya.make +++ b/contrib/restricted/boost/detail/ya.make @@ -9,9 +9,9 @@ LICENSE( LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -VERSION(1.82.0) +VERSION(1.83.0) -ORIGINAL_SOURCE(https://github.com/boostorg/detail/archive/boost-1.82.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/boostorg/detail/archive/boost-1.83.0.tar.gz) PEERDIR( contrib/restricted/boost/config |
