aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorShaun Jackman2013-03-09 23:25:17 -0800
committerAdam Vandenberg2013-03-10 12:05:19 -0700
commit3689436274f9f0cccc1a6ebe8c5709e72ea84135 (patch)
tree5c0fa03899486c6ca7379a2993b21998d368981f /Library/Formula
parent149b9e6b0c72b48a110a22564a2a819b6dd9c49e (diff)
downloadhomebrew-3689436274f9f0cccc1a6ebe8c5709e72ea84135.tar.bz2
vowpal-wabbit 7.2
Closes #18369. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/vowpal-wabbit.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/vowpal-wabbit.rb b/Library/Formula/vowpal-wabbit.rb
index ce7ea66cd..17eb437f4 100644
--- a/Library/Formula/vowpal-wabbit.rb
+++ b/Library/Formula/vowpal-wabbit.rb
@@ -2,8 +2,8 @@ require 'formula'
class VowpalWabbit < Formula
homepage 'https://github.com/JohnLangford/vowpal_wabbit'
- url 'https://github.com/JohnLangford/vowpal_wabbit/tarball/v7.1'
- sha1 'a2a8241654d79fd2c0b14a3907d98f7e87705ba8'
+ url 'https://github.com/JohnLangford/vowpal_wabbit/tarball/v7.2'
+ sha1 '974dc03941fabc304ddfcf3ceb3d763c702c6b6b'
head 'https://github.com/JohnLangford/vowpal_wabbit.git'