passenger: update 5.2.3 bottle.
This commit is contained in:
parent
95afc3ec1e
commit
29cd2c373c
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Passenger < Formula
|
|||
head "https://github.com/phusion/passenger.git", :branch => "stable-5.1"
|
||||
|
||||
bottle do
|
||||
sha256 "8e12133a04a8c77ab1362c8b08494fbff9e567a8ad97d22546a5bb5f0f311273" => :high_sierra
|
||||
sha256 "78e7b4f034822bb27022f9d747c183c7ad773cb8feb465c3fd6751338736df84" => :sierra
|
||||
sha256 "f78e43bc318f260129579331416edc74ccbd965fb3a89617024e1f37949aa740" => :el_capitan
|
||||
sha256 "d0619a778c90e2df7fdd4d1ee04b194e5797306b3730d4c9380cf2aecd3455d2" => :high_sierra
|
||||
sha256 "89898f30e16a661e0e4ad156ddfeed66ee64d1214476abe17ec732547519ae2c" => :sierra
|
||||
sha256 "a924eeed46731cff530eeb60eb804614098df8864ed3744b75ac0c5e5762afb1" => :el_capitan
|
||||
end
|
||||
|
||||
option "without-apache2-module", "Disable Apache2 module"
|
||||
|
|
Loading…
Reference in a new issue