From 30fea9c42e4381ffdd7772976e0a6135ef893ee9 Mon Sep 17 00:00:00 2001 From: Kashif Rasul Date: Thu, 24 Apr 2014 17:13:12 +0200 Subject: vowpal wabbit 7.6 Closes #28674. Signed-off-by: Brett Koonce --- Library/Formula/vowpal-wabbit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/vowpal-wabbit.rb b/Library/Formula/vowpal-wabbit.rb index fdf0ce5ae..4d7c5efd5 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/archive/7.5.tar.gz' - sha1 '2f7602a54df2e6aa2d8a54baaaceb47098a74dce' + url 'https://github.com/JohnLangford/vowpal_wabbit/archive/7.6.tar.gz' + sha1 '854f6e54568f6c2e849d43b0f6cd1cc286ec965d' head do url 'https://github.com/JohnLangford/vowpal_wabbit.git' -- cgit v1.2.3