From aec59e3939afd71a5a42703a30fd0c2fa6362004 Mon Sep 17 00:00:00 2001 From: Yan Zhulanow Date: Fri, 1 Jul 2016 07:09:47 +0400 Subject: [PATCH] kotlin 1.0.3 (#2529) --- Formula/kotlin.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/kotlin.rb b/Formula/kotlin.rb index 692eb3a75b..75ebe6717e 100644 --- a/Formula/kotlin.rb +++ b/Formula/kotlin.rb @@ -1,8 +1,8 @@ class Kotlin < Formula desc "Statically typed programming language for the JVM" homepage "https://kotlinlang.org/" - url "https://github.com/JetBrains/kotlin/releases/download/1.0.2/kotlin-compiler-1.0.2.zip" - sha256 "7f645b3914d0e435c0d7d26dc474684cebba6b5a99e9bbb3c23eef09140b72d4" + url "https://github.com/JetBrains/kotlin/releases/download/v1.0.3/kotlin-compiler-1.0.3.zip" + sha256 "37615f1d63e8500cd33c7f3e60b715263f65189d6d8f25defba78968c896dc97" bottle :unneeded