[cwapi3d] Updates cwapi3d to version 30.475.1 (#38326)

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
This commit is contained in:
Jean-Sebastien Paquet 2024-04-23 12:07:28 -04:00 committed by GitHub
parent 6a2f050cc9
commit 18b70a1d80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO cwapi3d/cwapi3dcpp
REF 2a0608bb0a9b281c0f25aeb011ce61cb11ec07f6
SHA512 b6a600d044c71a4e952bca8af52c333c4944f2e1fbce6b70a3756d7c3d7090794bf09a8bc29ca5a84952a2ecc8042f393febca03403a8dd996736ada8231c687
REF fb4d65818da9cd0fc319fe7c38e4de1e9bc15cd7
SHA512 f87a57f514532bdf94001378d3b9a545f83a6022f7640d5fd5b0f8ccb63faa1e0157b8aac34290586de3e53510c13f21dda843143d54a341b3b305a36722c22b
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "cwapi3d",
"version": "30.10.1",
"version": "30.475.1",
"description": "CwAPI3D is the Cadwork 3D plugin architecture in C++.",
"homepage": "https://github.com/cwapi3d/cwapi3dcpp",
"license": "MIT",

View File

@ -2097,7 +2097,7 @@
"port-version": 0
},
"cwapi3d": {
"baseline": "30.10.1",
"baseline": "30.475.1",
"port-version": 0
},
"cxxgraph": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "cfc66e207209b8ce5a3d6942d539449c14fc08bb",
"version": "30.475.1",
"port-version": 0
},
{
"git-tree": "5345b145ba7d08c63a1783750a8ca24a4886cd5f",
"version": "30.10.1",