[quantlib] update to v1.29 (#29006)

This commit is contained in:
Jonathan Sweemer 2023-01-19 06:34:26 +09:00 committed by GitHub
parent c961349ace
commit b23dcc7894
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 14 deletions

View File

@ -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
)

View File

@ -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",

View File

@ -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

View File

@ -6537,7 +6537,7 @@
"port-version": 0
},
"quantlib": {
"baseline": "1.28",
"baseline": "1.29",
"port-version": 0
},
"quaternions": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0b303bae8ef48f28c1cf4cf88b717756c1a20a1b",
"version": "1.29",
"port-version": 0
},
{
"git-tree": "9507c0b648cda5733adf67cabafd6cadb849eff5",
"version": "1.28",