From 59e59e98c1d9cf84dab6f9f1ef8206541f4c9068 Mon Sep 17 00:00:00 2001 From: Niklas Lochschmidt Date: Thu, 19 Dec 2019 16:29:28 +0100 Subject: [PATCH] Update kotlin-native from 1.3.50 to 1.3.61 (#74491) --- Casks/kotlin-native.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/kotlin-native.rb b/Casks/kotlin-native.rb index d48ad9a1968..7958e2c5ed2 100644 --- a/Casks/kotlin-native.rb +++ b/Casks/kotlin-native.rb @@ -1,6 +1,6 @@ cask 'kotlin-native' do - version '1.3.50' - sha256 '100920f1a3352846bc5a2990c87cb71f221abf8261251632ad10c6459d962393' + version '1.3.61' + sha256 'e026f5286e2f8853c49ebac1c57b2e76f5fab67a431013442ada84347bf24415' # github.com/JetBrains/kotlin was verified as official when first introduced to the cask url "https://github.com/JetBrains/kotlin/releases/download/v#{version}/kotlin-native-macos-#{version}.tar.gz"