diff options
author | robot-piglet <[email protected]> | 2025-08-27 11:10:50 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2025-08-27 12:08:34 +0300 |
commit | 842a176da7fa8d25bdccd2eec4dca68acb030d15 (patch) | |
tree | 204c4d146186e1d491d5a5dc1b89a59986aadf67 /contrib/restricted/boost/integer/ya.make | |
parent | f92634bbee7313c0fa70acf6c9c7d228f2814ee4 (diff) |
Intermediate changes
commit_hash:81de8681653cbf15ac80f0a7e633cdc595bfc7ff
Diffstat (limited to 'contrib/restricted/boost/integer/ya.make')
-rw-r--r-- | contrib/restricted/boost/integer/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/restricted/boost/integer/ya.make b/contrib/restricted/boost/integer/ya.make index 37d335fc917..1d3b39fefa4 100644 --- a/contrib/restricted/boost/integer/ya.make +++ b/contrib/restricted/boost/integer/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/integer/archive/boost-1.88.0.tar.gz) +ORIGINAL_SOURCE(https://github.com/boostorg/integer/archive/boost-1.89.0.tar.gz) PEERDIR( contrib/restricted/boost/assert |