mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 06:09:08 +08:00
2a989abd8b
* Update ezc3d-port to 1.4.6 * Use different settings for non-windows platfom * Reformat manifest * Bump version * Apply suggestions from code review Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Format vcpkg.json * Update versionsfile Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "555219f96920ec01fc38ecd89e0a19188206be22",
|
|
"version": "1.4.6",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "ef3430033f1d62974ad03b445cee043327516a05",
|
|
"version-string": "1.3.7",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|