aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/kiwi.rb
diff options
context:
space:
mode:
authorReid Burke2010-06-08 15:07:21 -0700
committerAdam Vandenberg2010-06-08 15:31:57 -0700
commit40e2652d058fde49d5d665bac8e553de7d5568ae (patch)
tree16546ea84682990b3adfeee9999ea66e5cc9e0c0 /Library/Formula/kiwi.rb
parent9380c1f9f8e9b7b8b247c4aa61bd59bce24a6e02 (diff)
downloadhomebrew-40e2652d058fde49d5d665bac8e553de7d5568ae.tar.bz2
Update kiwi to 0.3.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/kiwi.rb')
-rw-r--r--Library/Formula/kiwi.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/kiwi.rb b/Library/Formula/kiwi.rb
index a12e0309a..a7912ba3a 100644
--- a/Library/Formula/kiwi.rb
+++ b/Library/Formula/kiwi.rb
@@ -1,9 +1,9 @@
require 'formula'
class Kiwi <Formula
- url 'http://github.com/visionmedia/kiwi/tarball/0.3.0'
+ url 'http://github.com/visionmedia/kiwi/tarball/0.3.1'
homepage 'http://github.com/visionmedia/kiwi'
- md5 '84e64c488a69395038d863a1e8767571'
+ md5 '2ae655e5dc3861f3852d7592b7ab9533'
depends_on 'rlwrap' => :recommended