mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[openturns] update to 1.25.1 (#47689)
Co-authored-by: Tal Regev <tal.regev@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO openturns/openturns
|
||||
REF v${VERSION}
|
||||
SHA512 960cdcceef3f6589edc6e278751045842c5903c28e51db65afc9b90be073821ac65d8445521008c045aa31fd8aae28a7b1f7b268a3ba057ecc1d7abdb18fe40f
|
||||
SHA512 d73c294ce8fafb99da0769791cee09a6da76d3839489dd32227a7569c1fbbfc06c2a918d3951ea5b9d7a7efb1f30d11e04a52bb8d906e37411bc372235a9832b
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
dependencies.diff
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openturns",
|
||||
"version": "1.25",
|
||||
"version": "1.25.1",
|
||||
"description": "OpenTURNS is a scientific C++ and Python library featuring an internal data model and algorithms dedicated to the treatment of uncertainties.",
|
||||
"homepage": "https://openturns.github.io/",
|
||||
"license": null,
|
||||
|
||||
@@ -7201,7 +7201,7 @@
|
||||
"port-version": 4
|
||||
},
|
||||
"openturns": {
|
||||
"baseline": "1.25",
|
||||
"baseline": "1.25.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"openvdb": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "43466bd524dd569e6425856515745abcebfb6091",
|
||||
"version": "1.25.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "05d59bf0cea5c6e43afb583a00f47bae115bda9a",
|
||||
"version": "1.25",
|
||||
|
||||
Reference in New Issue
Block a user