diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-13 23:39:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-13 14:39:39 -0700 |
| commit | b312224c7b0a4ce1acade1ac9d03f16a8aee6a44 (patch) | |
| tree | 486a5ec9e52a0a703e11710759e9eba90f79b92d /versions/baseline.json | |
| parent | 2a989021bc44acfe8a100008ac99e8c4565314f9 (diff) | |
| download | vcpkg-b312224c7b0a4ce1acade1ac9d03f16a8aee6a44.tar.gz vcpkg-b312224c7b0a4ce1acade1ac9d03f16a8aee6a44.zip | |
[fastrtps] Update to 2.4.0 (#20645)
* Update fastrtps to 2.4.0
* Update CI baseline
* Fix installation of fast-discovery-server.exe tool
* Update git-tree hash
* Another fix
* Update git-tree hash
* Use vcpkg_replace_string
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Fix indentation
* Update git-tree hash
* Remove double quotes
* update version
* Disable symlinks
* Update git-tree hash
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index d759b6c87..3666faf8b 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2081,8 +2081,8 @@ "port-version": 0 }, "fastrtps": { - "baseline": "2.0.1", - "port-version": 1 + "baseline": "2.4.0", + "port-version": 0 }, "fbgemm": { "baseline": "2021-03-18", |
