vcpkg/ports/luabridge3/vcpkg.json
kunitoki 14b524488f
Bump luabridge3 to rc3 (#30493)
* Bump luabridge3 to rc3

* Update baseline

* Fix sha512

* Forgot vcpkg version update

* Update portfile

* Bump sha512
2023-03-30 14:25:03 -07:00

8 lines
242 B
JSON

{
"name": "luabridge3",
"version": "3.0-rc3",
"description": "A lightweight, dependency-free, suitable for game development library for binding Lua to C++17",
"homepage": "https://github.com/kunitoki/LuaBridge3",
"license": "MIT"
}