зеркало из https://github.com/microsoft/vcpkg.git
[quantlib] update to v1.29 (#29006)
This commit is contained in:
Родитель
c961349ace
Коммит
b23dcc7894
|
@ -1,8 +1,8 @@
|
|||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO lballabio/QuantLib
|
||||
REF QuantLib-v1.28
|
||||
SHA512 720bc18e5a01367e5cea5c9a28f2103357e6d2708dbc13c208a73b52bc615ba03ab248eca75f94e9c7631e340faa87a18bef94b4ae9f277006fc62fac4b30bc4
|
||||
REF QuantLib-v1.29
|
||||
SHA512 0610e666943f29f4fcf6188f2673837a24da749c2071f2463667bfef67262aba6425612db82d9f0553f7717dc7b8214e01dfafcf29145510d39a9e2024a749fc
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
|
|
@ -1,18 +1,15 @@
|
|||
{
|
||||
"name": "quantlib",
|
||||
"version": "1.28",
|
||||
"version": "1.29",
|
||||
"description": "The QuantLib C++ library",
|
||||
"homepage": "https://www.quantlib.org/",
|
||||
"license": "BSD-3-Clause",
|
||||
"supports": "!(windows & !staticcrt)",
|
||||
"supports": "!(windows & !static)",
|
||||
"dependencies": [
|
||||
"boost-accumulators",
|
||||
"boost-algorithm",
|
||||
"boost-any",
|
||||
"boost-array",
|
||||
"boost-assert",
|
||||
"boost-assign",
|
||||
"boost-atomic",
|
||||
"boost-bind",
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
|
@ -22,17 +19,12 @@
|
|||
"boost-function",
|
||||
"boost-functional",
|
||||
"boost-iterator",
|
||||
"boost-lexical-cast",
|
||||
"boost-math",
|
||||
"boost-multi-array",
|
||||
"boost-multiprecision",
|
||||
"boost-optional",
|
||||
"boost-preprocessor",
|
||||
"boost-random",
|
||||
"boost-serialization",
|
||||
"boost-signals2",
|
||||
"boost-smart-ptr",
|
||||
"boost-thread",
|
||||
"boost-tuple",
|
||||
"boost-type-traits",
|
||||
"boost-ublas",
|
||||
|
|
|
@ -1126,7 +1126,6 @@ linenoise-ng:x64-windows-static-md=fail
|
|||
netcdf-cxx4:x64-windows-static-md=fail
|
||||
open62541:x64-windows-static-md=fail
|
||||
openscap:x64-windows-static-md=fail
|
||||
quantlib:x64-windows-static-md=fail
|
||||
sentencepiece:x64-windows-static-md=fail
|
||||
symengine:x64-windows-static-md=fail
|
||||
unicorn:x64-windows-static-md=fail
|
||||
|
|
|
@ -6537,7 +6537,7 @@
|
|||
"port-version": 0
|
||||
},
|
||||
"quantlib": {
|
||||
"baseline": "1.28",
|
||||
"baseline": "1.29",
|
||||
"port-version": 0
|
||||
},
|
||||
"quaternions": {
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "0b303bae8ef48f28c1cf4cf88b717756c1a20a1b",
|
||||
"version": "1.29",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "9507c0b648cda5733adf67cabafd6cadb849eff5",
|
||||
"version": "1.28",
|
||||
|
|
Загрузка…
Ссылка в новой задаче