diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-06 15:57:08 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-06 15:57:08 +0200 |
commit | e5cde8077be177ae38251533835e00edaaf6756a (patch) | |
tree | 4a40e9eb9f1cc1398d6cadb5c7042c0891dd9af4 | |
parent | 875714c0eb0efbb7636632b4bce6ec96da52d917 (diff) | |
download | repository-e5cde8077be177ae38251533835e00edaaf6756a.tar.gz |
boost: bump to 1.83.0
-rw-r--r-- | community/boost/checksums | 2 | ||||
-rw-r--r-- | community/boost/sources | 2 | ||||
-rw-r--r-- | community/boost/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/boost/checksums b/community/boost/checksums index d4cd7089..57c7cdb3 100644 --- a/community/boost/checksums +++ b/community/boost/checksums @@ -1,2 +1,2 @@ %BLAKE3 -37dd88c9236fd6dd896b49e69a1ac5ff982cd929a45c0605ab138a1dfed3c2b7 boost_1_82_0.tar.gz +bad4d70b66bf429ee905c14f79b41fb100cea12b024243114fc75437535b2440 boost_1_83_0.tar.gz diff --git a/community/boost/sources b/community/boost/sources index 6453ca90..12889e3e 100644 --- a/community/boost/sources +++ b/community/boost/sources @@ -1 +1 @@ -https://boostorg.jfrog.io/artifactory/main/release/1.82.0/source/boost_1_82_0.tar.gz +https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.gz diff --git a/community/boost/version b/community/boost/version index 4dd8a779..0cf1c7a3 100644 --- a/community/boost/version +++ b/community/boost/version @@ -1 +1 @@ -1.82.0 1 +1.83.0 1 |