diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/passenger.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/passenger.rb b/Library/Formula/passenger.rb index d9cc6f317..89a371833 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.52.tar.gz' - sha1 '6dc721c941b26a50fbcfc503e55760db158fa90c' + url 'http://s3.amazonaws.com/phusion-passenger/releases/passenger-4.0.53.tar.gz' + sha1 'dce2a83e66abb1fac1cd3cdc2ef284f098bc9390' head 'https://github.com/phusion/passenger.git' bottle do |
