passenger 4.0.49
This commit is contained in:
parent
6ca5f5f049
commit
23ccd04aad
1 changed files with 2 additions and 2 deletions
|
@ -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.48.tar.gz'
|
||||
sha1 '964c2939ddf0351c2aa1182f9dcac925322b95fb'
|
||||
url 'http://s3.amazonaws.com/phusion-passenger/releases/passenger-4.0.49.tar.gz'
|
||||
sha1 'ef3916028b718903bb98712d99fb11c3dabf33c6'
|
||||
head 'https://github.com/phusion/passenger.git'
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue