From a6c53c4fa69a92984dfed9d45d0db280519bee3c Mon Sep 17 00:00:00 2001 From: flathubbot Date: Tue, 21 Jul 2026 02:56:03 +0000 Subject: [PATCH] luajit: Update luajit2.git to 2.1-20260717 --- luajit/luajit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luajit/luajit.json b/luajit/luajit.json index bbee52d1..172b9af3 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-20260620", - "commit": "b411bec3ce550ef9968fc83bca094455cf812c1f", + "tag": "v2.1-20260717", + "commit": "1e5c0db1a86c9d0645bdd05e88e3e7a295831074", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.-]+)$",