From c7525e2baf2afaa905d78e6c37f50f607f03db9d Mon Sep 17 00:00:00 2001 From: flathubbot Date: Sun, 21 Sep 2025 01:49:32 +0000 Subject: [PATCH] luajit: Update luajit2.git to 2.1-20250826 --- luajit/luajit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luajit/luajit.json b/luajit/luajit.json index 812d740a..18f79c4f 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-20250529", - "commit": "afc74313c6f919f713e2a25003cf0066852bb24a", + "tag": "v2.1-20250826", + "commit": "dcc9c9ee67e1a5d3d636bd7745e95ddb4a1c70bc", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.-]+)$",