passenger: update 5.0.1 bottle.

This commit is contained in:
BrewTestBot 2015-03-05 02:01:01 +00:00 committed by Jack Nagel
parent 3e674b9164
commit 006665ae21

View file

@ -7,9 +7,9 @@ class Passenger < Formula
head 'https://github.com/phusion/passenger.git'
bottle do
sha1 "fe7b9c8de391e5ba7e5fa34c480bded17713eda6" => :yosemite
sha1 "f80b6a568b59cd368001b532c20151cf9b82758e" => :mavericks
sha1 "a8dc7378cad2b359de9fad26bb313fbeaeee6d53" => :mountain_lion
sha1 "a34eeb9b144df3ca7055e7b8c28a9017b0fd2a99" => :yosemite
sha1 "50d32cb023c7b3f01f8e9a8a6ab57d621cbc54ec" => :mavericks
sha1 "3996629778e0b4fa4d549a63555f99a58ea9bba9" => :mountain_lion
end
depends_on 'pcre'