diff --git a/ports/fastcdr/portfile.cmake b/ports/fastcdr/portfile.cmake index 3fac98fb93901f..4abd9aaac386c6 100644 --- a/ports/fastcdr/portfile.cmake +++ b/ports/fastcdr/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO eProsima/Fast-CDR REF "v${VERSION}" - SHA512 49ffa82bca0db4968ba2baecbf46c020ac1b072226486678cfe26ab7c023ab6cbcb1b48c48d9ac2e7254ef6ce0c61f717c3cbbc5f546a13d8dff299ce382580c + SHA512 cdf13b4801ec9a5dcc7f5b30963db75645f6e0287d4dbac46dbc2eb8e3881a5cdd4318f71178e3903b40fcddcc2b6d70a4a66ac2b5cf8a2e29161e1e0b1a5a94 HEAD_REF master PATCHES pdb-file.patch diff --git a/ports/fastcdr/vcpkg.json b/ports/fastcdr/vcpkg.json index ea95ef40bf61c0..f5ba4c03426c6b 100644 --- a/ports/fastcdr/vcpkg.json +++ b/ports/fastcdr/vcpkg.json @@ -1,6 +1,6 @@ { "name": "fastcdr", - "version-semver": "2.3.4", + "version-semver": "2.3.5", "description": "eProsima FastCDR is a C++ library that provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation that modifies the standard.", "homepage": "https://github.com/eProsima/Fast-CDR", "license": "Apache-2.0", diff --git a/versions/baseline.json b/versions/baseline.json index b6e2454aebabd5..5e056f5beebb05 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2901,7 +2901,7 @@ "port-version": 0 }, "fastcdr": { - "baseline": "2.3.4", + "baseline": "2.3.5", "port-version": 0 }, "fastcgi": { diff --git a/versions/f-/fastcdr.json b/versions/f-/fastcdr.json index de39d7829b5dee..e9b87a47ff0883 100644 --- a/versions/f-/fastcdr.json +++ b/versions/f-/fastcdr.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "b099bffa7914cb2510f23cbfc2f6958d8f272137", + "version-semver": "2.3.5", + "port-version": 0 + }, { "git-tree": "aee4d40e657f6a79ca4b04d080aafc4c4f226237", "version-semver": "2.3.4",