[cgns] Update to 4.5.1 (#49424)

This commit is contained in:
SunBlack
2026-01-14 21:26:09 +01:00
committed by GitHub
parent 7fb760dad6
commit 7a6bb52bfd
4 changed files with 10 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO CGNS/CGNS
REF "v${VERSION}"
SHA512 0286ff2faf9102e5fb6d9bed764fd553756d62ae9be9dbb8b37ba6e2d3a7fec9337715320ec38a001960e39d397e846f2adbd4b54930c20e0304edacdd48fc92
SHA512 f0a3f82824d81e2db4c992fc41e91c53158898fbf0b342c0c857e5e3f02d081df3822035b9eb558fe12c48ce36e4123810adc11f9b85e60e76e7de7f35a56162
HEAD_REF develop
PATCHES
hdf5.patch

View File

@@ -1,9 +1,8 @@
{
"name": "cgns",
"version-semver": "4.5.0",
"port-version": 1,
"version-semver": "4.5.1",
"description": "The CFD General Notation System (CGNS) provides a standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations.",
"homepage": "https://cgns.org/",
"homepage": "https://cgns.org",
"license": "Zlib",
"dependencies": [
{

View File

@@ -1685,8 +1685,8 @@
"port-version": 0
},
"cgns": {
"baseline": "4.5.0",
"port-version": 1
"baseline": "4.5.1",
"port-version": 0
},
"chaiscript": {
"baseline": "6.1.0",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0c41a56aa8ca64f3818190442050e49e01a13f41",
"version-semver": "4.5.1",
"port-version": 0
},
{
"git-tree": "a471db9ddebf37d946fadda1a61f70ed87629fe2",
"version-semver": "4.5.0",