From 7d28fa31d838a7af2cd7d3aa4176483bfdc8fe03 Mon Sep 17 00:00:00 2001 From: Oleksandr Tyshkovets Date: Sat, 19 Mar 2016 19:02:06 +0200 Subject: [PATCH] kotlin 1.0.1 Kotlin 1.0.1 Closes Homebrew/homebrew#50261. Signed-off-by: Alex Dunn --- Formula/kotlin.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/kotlin.rb b/Formula/kotlin.rb index 3a3ee951c2..7434307da7 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/build-1.0.0/kotlin-compiler-1.0.0.zip" - sha256 "fedd9904611262b89e9f479ba36616bc9b6eac5f1121229fb663eb3296aae536" + url "https://github.com/JetBrains/kotlin/releases/download/1.0.1/kotlin-compiler-1.0.1.zip" + sha256 "81a854c4910e8b107b341eb47e56874712d09847b35bfc8af00513ffa48e8dc3" bottle :unneeded