kotlin: renamed from kotlin-compiler

Closes Homebrew/homebrew#47675.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
master
Alexander Udalov 2016-01-04 17:56:44 +03:00 committed by Dominyk Tiller
parent 937e9352ac
commit 9b55b6f5b0
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
../Formula/kotlin-compiler.rb

View File

@ -1,4 +1,4 @@
class KotlinCompiler < Formula
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-beta-4584/kotlin-compiler-1.0.0-beta-4584.zip"