Skip to content

Commit cf88460

Browse files
committed
Merge branch '2.12.x' into 2.13.x
2 parents 2625c49 + e49f4b3 commit cf88460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/jobs/release/website/archives

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# need to re-declare it as an array, not sure how to do that directly in jenkins
33
declare -a sshCharaArgs="$sshCharaArgs"
44

5-
url="http://downloads.lightbend.com/scala/$version"
5+
url="https://downloads.lightbend.com/scala/$version"
66

77
if [[ "$version" =~ ^.*-(bin|pre)-[0-9a-f]+$ ]]
88
then archivesDir="~linuxsoft/archives/scala/nightly/2.13.x"

0 commit comments

Comments
 (0)