mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:29:06 +08:00
1deddd1551
* [gtl] Bump version to 1.1.5 * [gtl] run x-add-version
14 lines
266 B
JSON
14 lines
266 B
JSON
{
|
|
"name": "gtl",
|
|
"version": "1.1.5",
|
|
"description": "Greg's Template Library of useful classes.",
|
|
"homepage": "https://github.com/greg7mdp/gtl",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|