mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
boost: Update to version 1.89.0
This commit is contained in:
parent
eff0d0f056
commit
51ce8ee76f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.88.0",
|
||||
"version": "1.89.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.88.0/boost_1_88_0-msvc-14.3-64.exe",
|
||||
"hash": "sha1:aecb8f532cbc5abead1994376827f36e78117f40"
|
||||
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.89.0/boost_1_89_0-msvc-14.3-64.exe",
|
||||
"hash": "sha1:84c419d2c0215be8532bb35836a795ad19cea987"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.88.0/boost_1_88_0-msvc-14.3-32.exe",
|
||||
"hash": "sha1:6938775dabb94298b87da42b1ab9d02f2bac9f35"
|
||||
"url": "https://downloads.sourceforge.net/project/boost/boost-binaries/1.89.0/boost_1_89_0-msvc-14.3-32.exe",
|
||||
"hash": "sha1:bd18ae5f921dc8e0ed15ef3dd4b7022ed630c71d"
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user