mongrel2 1.8.1
Closes Homebrew/homebrew#21245. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b8dcc4765d
commit
e1957dec9f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Mongrel2 < Formula
|
||||
homepage 'http://mongrel2.org/'
|
||||
url 'https://github.com/zedshaw/mongrel2/archive/v1.8.0.tar.gz'
|
||||
sha1 '3c6e57caec19df92ff6af28301d70af05ec3e456'
|
||||
url 'https://github.com/zedshaw/mongrel2/archive/v1.8.1.tar.gz'
|
||||
sha1 '11230cb59aa4834e017023c8f9b6519831d91767'
|
||||
|
||||
head 'https://github.com/zedshaw/mongrel2.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue