passenger: update 4.0.52 bottle.
This commit is contained in:
parent
d3bf488805
commit
8bbf242a70
1 changed files with 3 additions and 4 deletions
|
@ -7,10 +7,9 @@ class Passenger < Formula
|
|||
head 'https://github.com/phusion/passenger.git'
|
||||
|
||||
bottle do
|
||||
revision 1
|
||||
sha1 "a240e698b7d1c90609067c83e4bfccdfb71e5b19" => :mavericks
|
||||
sha1 "71e8e1133342801c65eecdc427446a4794ea7f04" => :mountain_lion
|
||||
sha1 "150e49250a9c026eef71addcdf75ac3c0f0c4b09" => :lion
|
||||
sha1 "51a9d8f8bd5677dfb1046655b2e2d7a73393870d" => :mavericks
|
||||
sha1 "4a20bce6727d2720217121ac821927d7c673dadb" => :mountain_lion
|
||||
sha1 "16a0efc1feb0e0f0e8f2b8997767727f3d1da3a0" => :lion
|
||||
end
|
||||
|
||||
depends_on 'pcre'
|
||||
|
|
Loading…
Reference in a new issue