mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 00:38:59 +08:00
c8116498e4
* [box2d] update to 2.4.1 * update version * delete patch file * update version * update json * update version
8 lines
188 B
JSON
8 lines
188 B
JSON
{
|
|
"name": "box2d",
|
|
"version-semver": "2.4.1",
|
|
"description": "An open source C++ engine for simulating rigid bodies in 2D",
|
|
"homepage": "https://box2d.org",
|
|
"supports": "!uwp"
|
|
}
|