aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKashif Rasul2014-04-24 17:13:12 +0200
committerBrett Koonce2014-04-24 11:33:26 -0500
commit30fea9c42e4381ffdd7772976e0a6135ef893ee9 (patch)
treeb81cf722c898c1b04117d760d8bb1cd332a528f2
parent8d85278d2c8582b7dba4a82aa43f0b0c4f9ecf34 (diff)
downloadhomebrew-30fea9c42e4381ffdd7772976e0a6135ef893ee9.tar.bz2
vowpal wabbit 7.6
Closes #28674. Signed-off-by: Brett Koonce <koonce@gmail.com>
-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 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'