Updating kiwi formula with the right MD5. Issue Homebrew/homebrew#1310
Signed-off-by: Adam Vandenberg <flangy@gmail.com>master
parent
f16d08bca8
commit
36b907226f
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Kiwi <Formula
|
||||
url 'http://github.com/visionmedia/kiwi/tarball/0.3.0'
|
||||
homepage 'http://github.com/visionmedia/kiwi'
|
||||
md5 '409d15a796677eccd8d1f038d6c86267'
|
||||
md5 '84e64c488a69395038d863a1e8767571'
|
||||
|
||||
depends_on 'rlwrap' => :recommended
|
||||
|
||||
|
|
Loading…
Reference in New Issue