kotlin 1.2.60 (#30698)
This commit is contained in:
parent
d79afd576e
commit
8620054dc1
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.51/kotlin-compiler-1.2.51.zip"
|
||||
sha256 "8a74711c805d3d265b93c13d8c40af5b4dad324591450d2eef0eafc1c9a6f92c"
|
||||
url "https://github.com/JetBrains/kotlin/releases/download/v1.2.60/kotlin-compiler-1.2.60.zip"
|
||||
sha256 "ff79f695c9be0a500d4b56a69d0b8657b3d106d78a35101e792248af904a623d"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue