passenger 5.0.24

Closes Homebrew/homebrew#48704.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Hongli Lai (Phusion) 2016-02-01 12:32:34 +01:00 committed by Dominyk Tiller
parent 749f0f690d
commit 7bbbc9870c

View file

@ -1,8 +1,8 @@
class Passenger < Formula
desc "Server for Ruby, Python, and Node.js apps via Apache/NGINX"
homepage "https://www.phusionpassenger.com/"
url "https://s3.amazonaws.com/phusion-passenger/releases/passenger-5.0.23.tar.gz"
sha256 "c659fe84ce95635a8561dd5580455f94a431411a61493ab9aa447b881e23dacf"
url "https://s3.amazonaws.com/phusion-passenger/releases/passenger-5.0.24.tar.gz"
sha256 "06b9cdd18c1ef283628b753815ae1c6eaf764f212fd8d439d7035c9257288f79"
head "https://github.com/phusion/passenger.git"
bottle do