vcpkg/ports/tweeny/vcpkg.json
Brad Melanson 2797033a86
[tweeny] Update to v3.2.0 (#16683)
* Update tweeny to v3.2.0 and vcpkg.json

* Update versions db

* Address PR feedback

* Fix git-tree value for tweeny
2021-03-17 15:17:51 -07:00

7 lines
146 B
JSON

{
"name": "tweeny",
"version": "3.2.0",
"description": "A modern C++ tweening library",
"homepage": "https://github.com/mobius3/tweeny"
}