boost: Update to version 1.85.0

This commit is contained in:
github-actions[bot] 2024-04-16 05:07:20 +00:00
parent b457034939
commit 111d6055d7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.84.0", "version": "1.85.0",
"description": "Boost C++ Libraries", "description": "Boost C++ Libraries",
"homepage": "https://www.boost.org/", "homepage": "https://www.boost.org/",
"license": "BSL-1.0", "license": "BSL-1.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.84.0/boost_1_84_0-msvc-14.3-64.exe", "url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.85.0/boost_1_85_0-msvc-14.3-64.exe",
"hash": "sha1:11effb2cff9e4c4a80d1b3ca2ead09117ba90b73" "hash": "sha1:144aa21a12784becc6db0ec46cd6dd9546138f5e"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.84.0/boost_1_84_0-msvc-14.3-32.exe", "url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.85.0/boost_1_85_0-msvc-14.3-32.exe",
"hash": "sha1:031dabe35ec68bdb05c29479b30239b961267297" "hash": "sha1:346116632615e6083fda03e07b43053e507a6cb3"
} }
}, },
"innosetup": true, "innosetup": true,