Update kiwi to 0.3.0
This commit is contained in:
parent
7734aef09d
commit
617e44912e
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Kiwi <Formula
|
||||
url 'http://github.com/visionmedia/kiwi/tarball/0.2.3'
|
||||
url 'http://github.com/visionmedia/kiwi/tarball/0.3.0'
|
||||
homepage 'http://github.com/visionmedia/kiwi'
|
||||
md5 'a6ad119593d5817730f57f5aa53e73cf'
|
||||
md5 '409d15a796677eccd8d1f038d6c86267'
|
||||
|
||||
depends_on 'rlwrap' => :recommended
|
||||
|
||||
|
|
Loading…
Reference in a new issue