diff --git a/Formula/k/kotlin.rb b/Formula/k/kotlin.rb index 9c2c4e4cd2416..c3261229805c2 100644 --- a/Formula/k/kotlin.rb +++ b/Formula/k/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/v1.9.23/kotlin-compiler-1.9.23.zip" - sha256 "93137d3aab9afa9b27cb06a824c2324195c6b6f6179d8a8653f440f5bd58be88" + url "https://github.com/JetBrains/kotlin/releases/download/v1.9.24/kotlin-compiler-1.9.24.zip" + sha256 "eb7b68e01029fa67bc8d060ee54c12018f2c60ddc438cf21db14517229aa693b" license "Apache-2.0" # This repository has thousands of development tags, so the `GithubLatest`