diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-17 08:45:20 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-17 08:45:20 +0300 |
commit | a8a87d1dedbe2db6efea6375ea5359552ecf3ada (patch) | |
tree | 6b6fcab8d9076131345bce25284d1c39f594dce1 | |
parent | 11c82f60123be6dcb93c50405f274b6d6a24be2f (diff) | |
download | repository-a8a87d1dedbe2db6efea6375ea5359552ecf3ada.tar.gz |
boost: bump to 1.80.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 b4061c4b..e1155912 100644 --- a/community/boost/checksums +++ b/community/boost/checksums @@ -1,2 +1,2 @@ %BLAKE3 -f440e12407aceb2ed974f08e65a614409db5cc293fcc1bc0aefe465c301a0b7c boost_1_79_0.tar.gz +8bebb7e9cbf70814384996bc2a41ea89083d233ba204a585d1001691d2eceb6b boost_1_80_0.tar.gz diff --git a/community/boost/sources b/community/boost/sources index 44cd46da..9b7a3c7e 100644 --- a/community/boost/sources +++ b/community/boost/sources @@ -1 +1 @@ -https://boostorg.jfrog.io/artifactory/main/release/1.79.0/source/boost_1_79_0.tar.gz +https://boostorg.jfrog.io/artifactory/main/release/1.80.0/source/boost_1_80_0.tar.gz diff --git a/community/boost/version b/community/boost/version index f4d90d90..536ccf9b 100644 --- a/community/boost/version +++ b/community/boost/version @@ -1 +1 @@ -1.79.0 1 +1.80.0 1 |