luajit: Update to version 2.1.1697887905-1

This commit is contained in:
github-actions[bot] 2023-10-23 16:27:15 +00:00
parent 7225609b76
commit 428ce3adbe

View File

@ -1,17 +1,17 @@
{
"version": "2.1.1696795921-2",
"version": "2.1.1697887905-1",
"description": "Just-In-Time Compiler (JIT) for the Lua programming language.",
"homepage": "https://luajit.org/luajit.html",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-luajit-2.1.1696795921-2-any.pkg.tar.zst",
"hash": "53b484ee60579deada21ce8da461256e8c46f88e406c764379c83152e8cc4fb9",
"url": "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-luajit-2.1.1697887905-1-any.pkg.tar.zst",
"hash": "7abb234113d2f465ebf897cc28abe94519e7abaaf84983b8370f6869f5b0cab5",
"extract_dir": "mingw64"
},
"32bit": {
"url": "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-luajit-2.1.1696795921-2-any.pkg.tar.zst",
"hash": "1175f5a828b79c8e0a899802e372b330ebb62e8a44ee3f2baeedcdc43b43e26b",
"url": "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-luajit-2.1.1697887905-1-any.pkg.tar.zst",
"hash": "102311f29832ec078db6b6f32cbde92149cdaa6b65b0abc0b9511ce08fcbcd41",
"extract_dir": "mingw32"
}
},