vcpkg/ports/luabridge/vcpkg.json
MonicaLiu b9dace9b0b
[luabridge] update to 2.8 (#27488)
* update luabridge

* update version

* Use file(INSTALL for the copyright file, and formatting.

Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-28 21:36:03 -07:00

8 lines
206 B
JSON

{
"name": "luabridge",
"version": "2.8",
"description": "A lightweight, dependency-free library for binding Lua to C++",
"homepage": "https://github.com/vinniefalco/LuaBridge",
"license": "MIT"
}