From c77210a951146994e0c00013535a2d0dd0700f3b Mon Sep 17 00:00:00 2001 From: flathubbot Date: Sun, 16 Feb 2025 00:39:33 +0000 Subject: [PATCH] luajit: Update luajit2.git to 2.1-20250117 --- luajit/luajit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luajit/luajit.json b/luajit/luajit.json index cb7a77e8..5c8346d4 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-20241113", - "commit": "098183d9d24b8942a26dcc720fe8725b287ec77f", + "tag": "v2.1-20250117", + "commit": "93162f34e7424cd0ea3c4046a9ffacce621626bc", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.-]+)$",