From 0bba99f753d2aab0e39419f1a8c0d30493b42318 Mon Sep 17 00:00:00 2001 From: flathubbot Date: Sun, 1 Mar 2026 02:41:33 +0000 Subject: [PATCH] luajit: Update luajit2.git to 2.1-20260227 --- luajit/luajit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luajit/luajit.json b/luajit/luajit.json index 17f0523f..eb1fe931 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-20260114", - "commit": "ccdd3299da29f6e0148192c7d2b4f11c9b553b7a", + "tag": "v2.1-20260227", + "commit": "928290a470d35eb01324d5275b22fb86b13602a2", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.-]+)$",