Skip to content

Commit

Permalink
openresty 1.9.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
denji committed Apr 5, 2016
1 parent ce9bc83 commit ee64dd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/openresty.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Openresty < Formula
desc "Fast web app server"
homepage "http://openresty.org"
url "https://openresty.org/download/openresty-1.9.7.3.tar.gz"
sha256 "3e4422576d11773a03264021ff7985cd2eeac3382b511ae3052e835210a9a69a"
url "https://openresty.org/download/openresty-1.9.7.4.tar.gz"
sha256 "aa5dcae035dda6e483bc1bd3d969d7113205dc2d0a3702ece0ad496c88a653c5"

# nginx options
option "without-luajit", "Compile *without* support for the Lua Just-In-Time Compiler"
Expand Down

0 comments on commit ee64dd2

Please sign in to comment.