kotlin 1.2.50 (#29005)
This commit is contained in:
parent
e401b876ce
commit
58ffb403cc
1 changed files with 2 additions and 2 deletions
|
@ -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/v1.2.41/kotlin-compiler-1.2.41.zip"
|
||||
sha256 "af872772f268da5ca79d263b2943f1d694d475dddb80b6d408e9548805ed265c"
|
||||
url "https://github.com/JetBrains/kotlin/releases/download/v1.2.50/kotlin-compiler-1.2.50.zip"
|
||||
sha256 "bc062c303b376711097a27bda4c28047eda0744e9acc64b9db640c19c7d171a9"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue