Join Slack
What is the URL to use for downloading a tar.gz version of Kotlin Native 1.3.41? Need the file to co...
# kotlin-native
n
napperley
08/19/2019, 7:15 AM
What is the URL to use for downloading a
tar.gz
version of Kotlin Native 1.3.41? Need the file to compile a Kotlin Native program inside a Docker image.
a
Artyom Degtyarev [JB]
08/19/2019, 7:21 AM
Are you asking for something like this?
https://github.com/JetBrains/kotlin/releases/download/v1.3.41/kotlin-native-linux-1.3.41.tar.gz
👌 1
👍 1
n
napperley
08/19/2019, 7:22 AM
Using this URL (
https://github.com/JetBrains/kotlin-native/archive/v1.3.50.tar.gz
) in the Docker image for the time being, however the file isn't completely downloaded for some strange reason. Something cuts it off 😦.
a
Artyom Degtyarev [JB]
08/19/2019, 7:32 AM
I suppose this happens because
v1.3.50
was not released yet. There are 1.3.50-EAP assets in the Kotlin repository, but they have a different URL.
5
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by