From 77d056e20c21f8694b9fb4315ddd204b403e593a Mon Sep 17 00:00:00 2001 From: flathubbot Date: Sat, 21 Mar 2026 02:23:26 +0000 Subject: [PATCH] luajit: Update luajit2.git to 2.1-20260311 --- luajit/luajit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luajit/luajit.json b/luajit/luajit.json index eb1fe931..e60d323e 100644 --- a/luajit/luajit.json +++ b/luajit/luajit.json @@ -12,8 +12,8 @@ { "type": "git", "url": "https://github.com/openresty/luajit2.git", - "tag": "v2.1-20260227", - "commit": "928290a470d35eb01324d5275b22fb86b13602a2", + "tag": "v2.1-20260311", + "commit": "3640b6c590f9c383ffa5d0955f35e646f684a1da", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.-]+)$",