From 2b8cde09c9b9e7bc228eac8bab14e85788150e2f Mon Sep 17 00:00:00 2001 From: flathubbot Date: Sat, 1 Nov 2025 01:51:41 +0000 Subject: [PATCH] luajit: Update luajit2.git to 2.1-20251030 --- luajit/luajit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luajit/luajit.json b/luajit/luajit.json index 18f79c4f..0412b075 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-20250826", - "commit": "dcc9c9ee67e1a5d3d636bd7745e95ddb4a1c70bc", + "tag": "v2.1-20251030", + "commit": "71fae383f6c4637d64b03a6d0ec76ae8c19d6821", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.-]+)$",