File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ BIN_DIR=$(cd $(dirname $0); pwd)
12
12
BUILD_DIR=$1
13
13
CACHE_DIR=$2
14
14
15
- DEFAULT_SWIFT_VERSION=DEVELOPMENT-SNAPSHOT-2016-03-24 -a
15
+ DEFAULT_SWIFT_VERSION=DEVELOPMENT-SNAPSHOT-2016-05-03 -a
16
16
CLANG_VERSION=3.7.0
17
17
18
18
if [ -f $BUILD_DIR /.swift-version ]; then
Original file line number Diff line number Diff line change @@ -70,6 +70,12 @@ dependencies:
70
70
md5 : b3a4e528ab35e7c64082b46c63c72b58
71
71
cf_stacks :
72
72
- cflinuxfs2
73
+ - name : swift
74
+ version : DEVELOPMENT-SNAPSHOT-2016-05-03-a
75
+ uri : https://swift.org/builds/development/ubuntu1404/swift-DEVELOPMENT-SNAPSHOT-2016-05-03-a/swift-DEVELOPMENT-SNAPSHOT-2016-05-03-a-ubuntu14.04.tar.gz
76
+ md5 : f77eec8407e64dad03a29bf9112e52ac
77
+ cf_stacks :
78
+ - cflinuxfs2
73
79
- name : clang
74
80
version : 3.7.0
75
81
uri : http://llvm.org/releases/3.7.0/clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz
You can’t perform that action at this time.
0 commit comments