mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
boost: Update to version 1.87.0
This commit is contained in:
parent
6b61f82503
commit
025b851ea7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.86.0",
|
||||
"version": "1.87.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.86.0/boost_1_86_0-msvc-14.3-64.exe",
|
||||
"hash": "sha1:8bc24e0d887dc126f3babf6b8d091e52cd675f53"
|
||||
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.87.0/boost_1_87_0-msvc-14.3-64.exe",
|
||||
"hash": "sha1:6d75aec695599ee7bd797dfdfb4e09126b2ee3f8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.86.0/boost_1_86_0-msvc-14.3-32.exe",
|
||||
"hash": "sha1:43cf4575648376de84856a4beb3bef795e819946"
|
||||
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.87.0/boost_1_87_0-msvc-14.3-32.exe",
|
||||
"hash": "sha1:f4de4818024b5803604e502094bfa4c8e29e6d3a"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user