From 33a25b650e1119787bbcc569daea3f83194a6e68 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 20 Mar 2015 14:28:49 +0200 Subject: zinc 0.3.7 Update to zinc-0.3.7 Closes #37908. Signed-off-by: Mike McQuaid --- Library/Formula/zinc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/zinc.rb b/Library/Formula/zinc.rb index f8f6cad8d..d7bfbf4ba 100644 --- a/Library/Formula/zinc.rb +++ b/Library/Formula/zinc.rb @@ -2,8 +2,8 @@ require 'formula' class Zinc < Formula homepage 'https://github.com/typesafehub/zinc' - url 'http://downloads.typesafe.com/zinc/0.3.5/zinc-0.3.5.tgz' - sha1 '1ae45236fdf0ad91e739889bffb7829d9308cdea' + url 'http://downloads.typesafe.com/zinc/0.3.7/zinc-0.3.7.tgz' + sha1 '442e3fde66f58c642efb7fa1355166318f4ac5cd' def install rm_f Dir["bin/ng/{linux,win}*"] -- cgit v1.2.3