Updating kiwi formula with the right MD5. Issue Homebrew/homebrew#1310

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Benny Wong 2010-05-04 10:46:49 -04:00 committed by Adam Vandenberg
parent f16d08bca8
commit 36b907226f
1 changed files with 1 additions and 1 deletions

View File

@ -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