mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 09:41:36 +08:00
659b6b5eea
* [zlib] Use readme as copyright * [soil2] update to 1.3.0 * [bento4] update to 1.6.0-639 * [bento4] fix version db * [zlib] Format manifest * [anglescript] Remove local license * [bustache] Update to master * [bustache] Don't update * version * version * remove version string * remove v * version * version * Fix version database. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
14 lines
252 B
JSON
14 lines
252 B
JSON
{
|
|
"name": "soil2",
|
|
"version": "1.3.0",
|
|
"description": "Simple OpenGL Image Library 2",
|
|
"homepage": "https://github.com/SpartanJ/SOIL2",
|
|
"license": "MIT-0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|