vcpkg/ports/luajit/vcpkg.json
2022-05-23 13:56:08 -07:00

10 lines
252 B
JSON

{
"name": "luajit",
"version": "2.0.5",
"port-version": 8,
"description": "LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.",
"homepage": "https://github.com/LuaJIT/LuaJIT",
"license": "MIT",
"supports": "!uwp"
}