From a082e557e9199a5192f128121339d2a7162a4f2b Mon Sep 17 00:00:00 2001 From: flathubbot Date: Sun, 21 Jun 2026 04:43:53 +0000 Subject: [PATCH] luajit: Update luajit2.git to 2.1-20260620 --- luajit/luajit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luajit/luajit.json b/luajit/luajit.json index 093d53bf..bbee52d1 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-20260415", - "commit": "7fcf52f5bc7a91d938312ed76b18f3d76cb78483", + "tag": "v2.1-20260620", + "commit": "b411bec3ce550ef9968fc83bca094455cf812c1f", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.-]+)$",