[quantlib] update to v1.33 (#36310)

This commit is contained in:
Jonathan Sweemer 2024-01-24 04:47:18 +09:00 committed by GitHub
parent bbad296bbc
commit a35012c5d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO lballabio/QuantLib
REF "v${VERSION}"
SHA512 a7854d6ff5810708c7289ba2aab7cb72040ec0ddc116fc8d39e983277ce4edc2bcf59ac63c4d71135cec7d85f43c6a4ca17353a9c060153564d002f98c54d1c9
SHA512 d67d103ae1affcb9a6baa66b767377ffe22cd3ce308709ada261e0775bdb5bb64471801db75ca78108f3ae5b0c0178c1bfe2ed119f82b7d4f8f3715fdd64aef3
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "quantlib",
"version": "1.32",
"version": "1.33",
"description": "The QuantLib C++ library",
"homepage": "https://www.quantlib.org/",
"license": "BSD-3-Clause",
@ -10,6 +10,7 @@
"boost-algorithm",
"boost-any",
"boost-assert",
"boost-bimap",
"boost-bind",
"boost-config",
"boost-core",

View File

@ -7345,7 +7345,7 @@
"port-version": 0
},
"quantlib": {
"baseline": "1.32",
"baseline": "1.33",
"port-version": 0
},
"quaternions": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3180c49a9f9f6091aafc085dc5fc132c9ec67f9c",
"version": "1.33",
"port-version": 0
},
{
"git-tree": "8c1dde04a75974f93af79e0ee812e43f1260ab4b",
"version": "1.32",