We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfd37b1 + bbdb7c1 commit 8483eefCopy full SHA for 8483eef
scripts/jobs/release/website/archives
@@ -2,7 +2,7 @@
2
# need to re-declare it as an array, not sure how to do that directly in jenkins
3
declare -a sshCharaArgs="$sshCharaArgs"
4
5
-url="http://downloads.lightbend.com/scala/$version"
+url="https://downloads.lightbend.com/scala/$version"
6
7
if [[ "$version" =~ ^.*-(bin|pre)-[0-9a-f]+$ ]]
8
then archivesDir="~linuxsoft/archives/scala/nightly/2.12.x"
0 commit comments