We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b114a47 commit 1b07cd2Copy full SHA for 1b07cd2
Formula/l/luajit-openresty.rb
@@ -1,8 +1,8 @@
1
class LuajitOpenresty < Formula
2
desc "OpenResty's Branch of LuaJIT 2"
3
homepage "https://github.com/openresty/luajit2"
4
- url "https://github.com/openresty/luajit2/archive/refs/tags/v2.1-20240815.tar.gz"
5
- sha256 "9e59ec13c301c8b2855838b1248def49ef348a3e7563fabef677431706718145"
+ url "https://github.com/openresty/luajit2/archive/refs/tags/v2.1-20241104.tar.gz"
+ sha256 "197a5eb626bc9e0c19dcb025a190735ca1e23890606204bd9ef4c9828d5c4d4a"
6
license "MIT"
7
version_scheme 1
8
head "https://github.com/openresty/luajit2.git", branch: "v2.1-agentzh"
0 commit comments