From d767224d897613fc07b7eb999afb87a96873ef2e Mon Sep 17 00:00:00 2001 From: Ary Borenszweig Date: Wed, 13 Jan 2016 14:36:32 -0300 Subject: [PATCH] crystal-lang: 0.10.2 Closes Homebrew/homebrew#48039. Signed-off-by: Baptiste Fontaine --- 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 03ad7c116e..1b3de706ed 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/manastech/crystal/archive/0.10.1.tar.gz" - sha256 "f567866ea4cf7d0ca1356806f4871c964eca939ddcd93796ecc0e3f3889cd7f3" + url "https://github.com/manastech/crystal/archive/0.10.2.tar.gz" + sha256 "05e1af0c50438c33f2912598eac684a12b1c7193e16a19f9870de50552cede5b" head "https://github.com/manastech/crystal.git" bottle do