From 02b2222fcb4973db9a28d4d277c45760241ec5f4 Mon Sep 17 00:00:00 2001 From: flathubbot Date: Thu, 21 May 2026 04:04:54 +0000 Subject: [PATCH] luajit: Update luajit2.git to 2.1-20260415 --- luajit/luajit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luajit/luajit.json b/luajit/luajit.json index e60d323e..093d53bf 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-20260311", - "commit": "3640b6c590f9c383ffa5d0955f35e646f684a1da", + "tag": "v2.1-20260415", + "commit": "7fcf52f5bc7a91d938312ed76b18f3d76cb78483", "x-checker-data": { "type": "git", "tag-pattern": "^v([\\d.-]+)$",