Skip to content

Commit 1b07cd2

Browse files
committed
luajit-openresty 2.1-20241104
1 parent b114a47 commit 1b07cd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/luajit-openresty.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class LuajitOpenresty < Formula
22
desc "OpenResty's Branch of LuaJIT 2"
33
homepage "https://github.com/openresty/luajit2"
4-
url "https://github.com/openresty/luajit2/archive/refs/tags/v2.1-20240815.tar.gz"
5-
sha256 "9e59ec13c301c8b2855838b1248def49ef348a3e7563fabef677431706718145"
4+
url "https://github.com/openresty/luajit2/archive/refs/tags/v2.1-20241104.tar.gz"
5+
sha256 "197a5eb626bc9e0c19dcb025a190735ca1e23890606204bd9ef4c9828d5c4d4a"
66
license "MIT"
77
version_scheme 1
88
head "https://github.com/openresty/luajit2.git", branch: "v2.1-agentzh"

0 commit comments

Comments
 (0)