diff options
| author | Felix Richter <judge@felixrichter.tech> | 2021-09-30 03:06:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-29 18:06:21 -0700 |
| commit | dd991ef5b82051cb7481a92c71dc5706325ba7c2 (patch) | |
| tree | 8e9df56d4063006435e0d56a1b450809883e3e51 /versions | |
| parent | bba6b96de18482e118ee1b8883a195a232e2fdef (diff) | |
| download | vcpkg-dd991ef5b82051cb7481a92c71dc5706325ba7c2.tar.gz vcpkg-dd991ef5b82051cb7481a92c71dc5706325ba7c2.zip | |
[rbdl-orb] Update port to version 3.1.2 (#20305)
* update rbdl-orb port to newest source version
* vcpkg x-add-version rbdl-orb
* fixup cmake files location
* update versions database
* Update ports/rbdl-orb/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update version database
* update port to newest commit on rbdl-orb
* update version database
* update rbdl-orb port
* update version database
* Update versions/r-/rbdl-orb.json
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* Update versions/r-/rbdl-orb.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/r-/rbdl-orb.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 661c07e67..8c4ebc40d 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5729,8 +5729,8 @@ "port-version": 1 }, "rbdl-orb": { - "baseline": "3.0.0", - "port-version": 1 + "baseline": "3.1.2", + "port-version": 0 }, "re2": { "baseline": "2021-09-01", diff --git a/versions/r-/rbdl-orb.json b/versions/r-/rbdl-orb.json index f2ec0ef61..b9a6133f8 100644 --- a/versions/r-/rbdl-orb.json +++ b/versions/r-/rbdl-orb.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "c6cec01f39c02f0ac2164e31e4615e21a80f4515", + "version": "3.1.2", + "port-version": 0 + }, + { "git-tree": "5850c6901f4123803184bfe9b6e587af9350331a", "version": "3.0.0", "port-version": 1 |
