diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2020-08-25 02:19:26 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-24 11:19:26 -0700 |
| commit | 9816985c3db6656e9537173c3f886da440243e9c (patch) | |
| tree | 53ef8c5540f129f9206cd89de9eaf9e53ac08de2 /ports/box2d/CONTROL | |
| parent | 07202400517148178343139d9f9daf3ae1ef8d31 (diff) | |
| download | vcpkg-9816985c3db6656e9537173c3f886da440243e9c.tar.gz vcpkg-9816985c3db6656e9537173c3f886da440243e9c.zip | |
[Box2d] Update to 2.4.0 (#13058)
Diffstat (limited to 'ports/box2d/CONTROL')
| -rw-r--r-- | ports/box2d/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/box2d/CONTROL b/ports/box2d/CONTROL index a7e4b7f1c..909dc4c1a 100644 --- a/ports/box2d/CONTROL +++ b/ports/box2d/CONTROL @@ -1,4 +1,5 @@ Source: box2d
-Version: 2019-12-31
+Version: 2.4.0
Description: An open source C++ engine for simulating rigid bodies in 2D.
Homepage: https://box2d.org
+Supports: !uwp
|
