vcpkg/ports/luajit/vcpkg.json
JonLiu1993 2c7862c4aa
[luajit] update to the latest commit (#25856)
* update version

* update version

* [luajit] update to latest commit

* update version

* add patch

* update version
2022-08-11 18:17:20 -07:00

9 lines
241 B
JSON

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