passenger 4.0.24

Closes Homebrew/homebrew#24293.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Hongli Lai (Phusion) 2013-11-14 12:27:29 +01:00 committed by Adam Vandenberg
parent 0e914c28d9
commit a02a785fb4
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Passenger < Formula
homepage 'https://www.phusionpassenger.com/'
url 'http://s3.amazonaws.com/phusion-passenger/releases/passenger-4.0.23.tar.gz'
sha1 '09a76232adb2361fccd27634eede3e3af2e53ab4'
url 'http://s3.amazonaws.com/phusion-passenger/releases/passenger-4.0.24.tar.gz'
sha1 '70c1ace581bf61a3190c116395a7a091bcb77f58'
head 'https://github.com/phusion/passenger.git'
depends_on :macos => :lion