aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/zinc.rb4
1 files changed, 2 insertions, 2 deletions
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}*"]