mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:29:08 +08:00
2797033a86
* Update tweeny to v3.2.0 and vcpkg.json * Update versions db * Address PR feedback * Fix git-tree value for tweeny
7 lines
146 B
JSON
7 lines
146 B
JSON
{
|
|
"name": "tweeny",
|
|
"version": "3.2.0",
|
|
"description": "A modern C++ tweening library",
|
|
"homepage": "https://github.com/mobius3/tweeny"
|
|
}
|