Skip to content

Commit b9daeec

Browse files
committed
Adding support for Swift 3 GA.
1 parent 9c8532e commit b9daeec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compile-extensions/bin/download_dependency

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ if translated_uri.nil?
6666
custom_swift_version = "#{custom_swift_version}-RELEASE"
6767
end
6868
end
69+
6970
swift_file = "#{custom_swift_version}-ubuntu14.04.tar.gz"
7071
translated_uri = "https://swift.org/builds/#{snapshot_type}/ubuntu1404/#{custom_swift_version}/#{swift_file}"
7172
debug "DEBUG: Using the following URL for downloading the specified dependency: #{translated_uri}"

0 commit comments

Comments
 (0)