From 3689436274f9f0cccc1a6ebe8c5709e72ea84135 Mon Sep 17 00:00:00 2001 From: Shaun Jackman Date: Sat, 9 Mar 2013 23:25:17 -0800 Subject: vowpal-wabbit 7.2 Closes #18369. Signed-off-by: Adam Vandenberg --- Library/Formula/vowpal-wabbit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') 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' -- cgit v1.2.3