From 068e60122e318f5a99b239cf98af7b3c4e1328d5 Mon Sep 17 00:00:00 2001 From: Ary Borenszweig Date: Fri, 20 May 2016 14:37:07 -0300 Subject: [PATCH] crystal-lang 0.17.3 Closes #1315. Signed-off-by: Martin Afanasjew --- Formula/crystal-lang.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/crystal-lang.rb b/Formula/crystal-lang.rb index 185dd466b9..da2074e3f0 100644 --- a/Formula/crystal-lang.rb +++ b/Formula/crystal-lang.rb @@ -1,8 +1,8 @@ class CrystalLang < Formula desc "Fast and statically typed, compiled language with Ruby-like syntax" homepage "http://crystal-lang.org/" - url "https://github.com/crystal-lang/crystal/archive/0.17.2.tar.gz" - sha256 "b7a0b46fa8838665f834fda080d8f5861fde0211038d997031c073513e3ca15a" + url "https://github.com/crystal-lang/crystal/archive/0.17.3.tar.gz" + sha256 "091e85ba4c458310c530c7e77ed3738bfd409682fe6e0060a486d167d76d679f" head "https://github.com/manastech/crystal.git" bottle do