From d6403343be0cdf96eb55fc55a71063b087e1eeea Mon Sep 17 00:00:00 2001 From: flathubbot Date: Tue, 1 Sep 2026 04:17:15 +0000 Subject: [PATCH] luajit: Update luajit2.git to 2.1-20260824 --- luajit/luajit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luajit/luajit.json b/luajit/luajit.json index 28b7b2c7..a89565ec 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-20260724", - "commit": "982cd8323eafd8604a9e5f2a916aa50b9f67d9ed", + "tag": "v2.1-20260824", + "commit": "fbfc558aacd57a54623df0ced4c31a28f81f8ff2", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.-]+)$",