mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #160877 from chiefmikey/bump-kotlin-native-1.9.21
kotlin-native 1.9.21
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
cask "kotlin-native" do
|
||||
arch arm: "aarch64", intel: "x86_64"
|
||||
|
||||
version "1.9.20"
|
||||
sha256 arm: "630e883bca63d02f571dfcd5b21728be4a050545c9dca8b1846a326c14452f65",
|
||||
intel: "9a70e2f1d3020f31ac74f743d5dc3860c07101fa3916fc0325553f7b0ef4cfd5"
|
||||
version "1.9.21"
|
||||
sha256 arm: "b3c45aa0a5aa08419bd79b06cb5bdeed32b30141a6a976b67ca91bb0959e28b7",
|
||||
intel: "8f47cf1871bf0dfcacfc04e68ee71f2333a8a711ca25fd7a29e852eafe8da76e"
|
||||
|
||||
url "https://github.com/JetBrains/kotlin/releases/download/v#{version}/kotlin-native-macos-#{arch}-#{version}.tar.gz",
|
||||
verified: "github.com/JetBrains/kotlin/"
|
||||
|
||||
Reference in New Issue
Block a user