From 1bd5a154f72fb4092319df68b6419fc65459d52a Mon Sep 17 00:00:00 2001 From: flathubbot Date: Wed, 21 Jan 2026 02:04:46 +0000 Subject: [PATCH] luajit: Update luajit2.git to 2.1-20260114 --- luajit/luajit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luajit/luajit.json b/luajit/luajit.json index 0412b075..17f0523f 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-20251030", - "commit": "71fae383f6c4637d64b03a6d0ec76ae8c19d6821", + "tag": "v2.1-20260114", + "commit": "ccdd3299da29f6e0148192c7d2b4f11c9b553b7a", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.-]+)$",