aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'