boost: Update to version 1.88.0

This commit is contained in:
github-actions[bot] 2025-04-09 12:31:30 +00:00
parent 2224079c6c
commit b93d57b611

View File

@ -1,16 +1,16 @@
{
"version": "1.87.0",
"version": "1.88.0",
"description": "Boost C++ Libraries",
"homepage": "https://www.boost.org/",
"license": "BSL-1.0",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.87.0/boost_1_87_0-msvc-14.3-64.exe",
"hash": "sha1:6d75aec695599ee7bd797dfdfb4e09126b2ee3f8"
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.88.0/boost_1_88_0-msvc-14.3-64.exe",
"hash": "sha1:aecb8f532cbc5abead1994376827f36e78117f40"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.87.0/boost_1_87_0-msvc-14.3-32.exe",
"hash": "sha1:f4de4818024b5803604e502094bfa4c8e29e6d3a"
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.88.0/boost_1_88_0-msvc-14.3-32.exe",
"hash": "sha1:6938775dabb94298b87da42b1ab9d02f2bac9f35"
}
},
"innosetup": true,