aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/passenger.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/passenger.rb b/Library/Formula/passenger.rb
index fa4392334..ab63a3a37 100644
--- a/Library/Formula/passenger.rb
+++ b/Library/Formula/passenger.rb
@@ -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.27.tar.gz'
- sha1 'e5ee41b9639dc2785039e67e20069961f904790a'
+ url 'http://s3.amazonaws.com/phusion-passenger/releases/passenger-4.0.29.tar.gz'
+ sha1 '33883e2e77cf72ab5a33f7483aee6ea194f17885'
head 'https://github.com/phusion/passenger.git'
depends_on :macos => :lion