kotlin: renamed from kotlin-compiler
Closes Homebrew/homebrew#47675. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>master
parent
937e9352ac
commit
9b55b6f5b0
|
@ -1 +0,0 @@
|
|||
../Formula/kotlin-compiler.rb
|
|
@ -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"
|
Loading…
Reference in New Issue