diff options
| author | Adam Johnson <AdamJohnso@gmail.com> | 2021-04-28 18:52:34 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-28 15:52:34 -0700 |
| commit | 59ea102312180ae2972e0bb47cef2cfce407b407 (patch) | |
| tree | fd9bf1f8f8ddb5104e250e5fa9d603c50dfb686d /versions | |
| parent | b9a6b3985ff9e84a28e4280b673298fedf8f2c17 (diff) | |
| download | vcpkg-59ea102312180ae2972e0bb47cef2cfce407b407.tar.gz vcpkg-59ea102312180ae2972e0bb47cef2cfce407b407.zip | |
[physx] Update to 4.1.2 (#17453)
* [physx] Update to 4.1.2
* [physx] Update to vcpkg-cmake
* [physx] x-add-version
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/p-/physx.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 5c77099ed..a9c433a00 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4737,8 +4737,8 @@ "port-version": 4 }, "physx": { - "baseline": "4.1.1", - "port-version": 7 + "baseline": "4.1.2", + "port-version": 0 }, "picojson": { "baseline": "1.3.0-1", diff --git a/versions/p-/physx.json b/versions/p-/physx.json index c69b0eada..4d5ac929d 100644 --- a/versions/p-/physx.json +++ b/versions/p-/physx.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "c2731461cec1f38b720c3db1038e3096957244a4", + "version-semver": "4.1.2", + "port-version": 0 + }, + { "git-tree": "61c80fbae2a59a689ceb9774b288dc6ffbdceac4", "version-string": "4.1.1", "port-version": 7 |
