Skip to content

Commit

Permalink
kotlin 1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 7, 2024
1 parent e59cfa3 commit d78e69f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/k/kotlin.rb
Original file line number Diff line number Diff line change
@@ -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`
Expand Down

0 comments on commit d78e69f

Please sign in to comment.