aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 8265bc88c..2a7fd4e8b 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://repo.typesafe.com/typesafe/zinc/com/typesafe/zinc/dist/0.1.4/zinc-0.1.4.tgz'
- sha1 '5b89a87118c00c023b66403cc91d2c6f8c0f7e27'
+ url 'http://repo.typesafe.com/typesafe/zinc/com/typesafe/zinc/dist/0.2.0/zinc-0.2.0.tgz'
+ sha1 '1161817f71a9dc1326a58854b40bdc80d19f8e4d'
def install
rm_f Dir["bin/ng/{linux,win}*"]