vcpkg/ports/box2d/vcpkg.json
JonLiu1993 c8116498e4
[box2d] update to 2.4.1 (#16322)
* [box2d] update to 2.4.1

* update version

* delete patch file

* update version

* update json

* update version
2021-02-24 13:58:56 -08:00

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"
}