mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
luajit: Update to version 2.1.0.beta3.r475.g1c279127-1
This commit is contained in:
parent
90c2c46621
commit
b39d414b0d
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.0_beta3-4",
|
"version": "2.1.0.beta3.r475.g1c279127-1",
|
||||||
"description": "Just-In-Time Compiler (JIT) for the Lua programming language.",
|
"description": "Just-In-Time Compiler (JIT) for the Lua programming language.",
|
||||||
"homepage": "https://luajit.org/luajit.html",
|
"homepage": "https://luajit.org/luajit.html",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-luajit-2.1.0_beta3-4-any.pkg.tar.zst",
|
"url": "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-luajit-2.1.0.beta3.r475.g1c279127-1-any.pkg.tar.zst",
|
||||||
"hash": "ef53d8302ae6a293a5cd450938869eceb094cba60116858d8ed5f9b6a14b78f6",
|
"hash": "161668091be229a5eea36dc33954e52b6cf67da766e23c8c64812d27d4367380",
|
||||||
"extract_dir": "mingw64"
|
"extract_dir": "mingw64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-luajit-2.1.0_beta3-4-any.pkg.tar.zst",
|
"url": "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-luajit-2.1.0.beta3.r475.g1c279127-1-any.pkg.tar.zst",
|
||||||
"hash": "52f598860cb8acb8ac1a57761f05964160023fb3fd703eb551059211d80c60ea",
|
"hash": "c4fb34c37c281f72fb724a62f6425505c7257e301356c40a08e15d889ea564a4",
|
||||||
"extract_dir": "mingw32"
|
"extract_dir": "mingw32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user