pineapple/externals/vcpkg/ports/luajit/vcpkg.json

10 lines
252 B
JSON
Raw Normal View History

2022-07-23 03:01:36 +02:00
{
"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"
}