[cdt] Update to 1.4.1 (#39687)

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
This commit is contained in:
Lily Wang 2024-07-05 10:28:10 -07:00 committed by GitHub
parent 5a9def90b6
commit 35c749c8d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO artem-ogre/CDT
REF "${VERSION}"
SHA512 0ecadd96ecaf6e7799065e89beda706e4018f9ad6a2076604a7b84c57225ac7231f9438932cb63e967ae0dfe72361aee2f286794cfb6303ec894f4948e4e611d
SHA512 9b21553c6f377b257ef408d7f77e9b564175fdbe33dd5fdce6ddeb0aece258a5d77b00ad054d22dfa712952ba38a6717ef7b0a01b8950f97b073f6ebd81c3dd4
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "cdt",
"version": "1.4.0",
"version": "1.4.1",
"description": "Constrained Delaunay Triangulation",
"homepage": "https://github.com/artem-ogre/CDT.git",
"license": "MPL-2.0",

View File

@ -1541,7 +1541,7 @@
"port-version": 0
},
"cdt": {
"baseline": "1.4.0",
"baseline": "1.4.1",
"port-version": 0
},
"celero": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b820cb55b211bb8993d3ac32147e6f431341e04b",
"version": "1.4.1",
"port-version": 0
},
{
"git-tree": "c36b649de1fc9f199628cbceb460d9304dd87a99",
"version": "1.4.0",