diff options
| author | robot-contrib <[email protected]> | 2024-04-20 14:41:40 +0300 |
|---|---|---|
| committer | robot-contrib <[email protected]> | 2024-04-20 14:55:01 +0300 |
| commit | 2bb79d9d201129ab2d147d0d37dce6c9b5ec5ec3 (patch) | |
| tree | 18bbdc334194752ca4ce7885baa04741dc7ed8a2 | |
| parent | 3b3bc201b33757d9a3c066942ed252ddfdacf1cd (diff) | |
Update contrib/restricted/boost/iostreams to 1.85.0
69e328573266391c3c49f7c846e9169e6203f681
| -rw-r--r-- | contrib/restricted/boost/iostreams/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/iostreams/ya.make b/contrib/restricted/boost/iostreams/ya.make index 8641fe92862..7b09ed03799 100644 --- a/contrib/restricted/boost/iostreams/ya.make +++ b/contrib/restricted/boost/iostreams/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/iostreams/archive/boost-1.84.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/boostorg/iostreams/archive/boost-1.85.0.tar.gz) PEERDIR( contrib/libs/libbz2 |
