diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-08-10 00:07:37 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-09 09:07:37 -0700 |
| commit | e1e7daf3abb8b55b8034360263e1c0d29429fdff (patch) | |
| tree | cf8bab6b67de02587d9c612c3f739955f3dc2256 /versions/r- | |
| parent | 7893cbb48a8e639e6a8d63819ca7610327907de8 (diff) | |
| download | vcpkg-e1e7daf3abb8b55b8034360263e1c0d29429fdff.tar.gz vcpkg-e1e7daf3abb8b55b8034360263e1c0d29429fdff.zip | |
[vcpkg baseline][rbdl-orb/rbdl/ptex] file conflicts, skip rbdl-orb in CI testing (#19453)
* [vcpkg baseline][rbdl-orb/rbdl] file conflicts, skip rbdl-orb in Ci testing
* [ptex] Add DISABLE_PARALLEL_CONFIGURE
* Update the baseline version
* Add missing quotes
* Update the baseline version
Diffstat (limited to 'versions/r-')
| -rw-r--r-- | versions/r-/rbdl-orb.json | 5 | ||||
| -rw-r--r-- | versions/r-/rbdl.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/versions/r-/rbdl-orb.json b/versions/r-/rbdl-orb.json index 0b2c7b6ae..f2ec0ef61 100644 --- a/versions/r-/rbdl-orb.json +++ b/versions/r-/rbdl-orb.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "5850c6901f4123803184bfe9b6e587af9350331a", + "version": "3.0.0", + "port-version": 1 + }, + { "git-tree": "d475aade9be86281a6db741ee68e30a23d0f16d3", "version": "3.0.0", "port-version": 0 diff --git a/versions/r-/rbdl.json b/versions/r-/rbdl.json index 2091d05bb..832ea5af4 100644 --- a/versions/r-/rbdl.json +++ b/versions/r-/rbdl.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "44606d1a4e33112ca45274e823041ad877e62623", + "version": "2.6.0", + "port-version": 1 + }, + { "git-tree": "c2823f8341acd1e564485661989fb3780a6b4a2a", "version-string": "2.6.0", "port-version": 0 |
