vcpkg/ports/soil2/vcpkg.json
Thomas1664 659b6b5eea
[many ports] Local license ripe out 1/x (#24432)
* [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>
2022-05-09 16:12:37 -07:00

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
}
]
}