mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
boost: Update to version 1.86.0
This commit is contained in:
parent
d83fd339e0
commit
a4b5106e37
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.85.0",
|
"version": "1.86.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.85.0/boost_1_85_0-msvc-14.3-64.exe",
|
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.86.0/boost_1_86_0-msvc-14.3-64.exe",
|
||||||
"hash": "sha1:144aa21a12784becc6db0ec46cd6dd9546138f5e"
|
"hash": "sha1:8bc24e0d887dc126f3babf6b8d091e52cd675f53"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.85.0/boost_1_85_0-msvc-14.3-32.exe",
|
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.86.0/boost_1_86_0-msvc-14.3-32.exe",
|
||||||
"hash": "sha1:346116632615e6083fda03e07b43053e507a6cb3"
|
"hash": "sha1:43cf4575648376de84856a4beb3bef795e819946"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user