File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11
11
BUILD_DIR=$1
12
12
CACHE_DIR=$2
13
13
14
- DEFAULT_SWIFT_VERSION=DEVELOPMENT-SNAPSHOT-2016-03-01 -a
14
+ DEFAULT_SWIFT_VERSION=DEVELOPMENT-SNAPSHOT-2016-03-24 -a
15
15
CLANG_VERSION=3.7.0
16
16
17
17
if [ -f $BUILD_DIR /.swift-version ]; then
Original file line number Diff line number Diff line change @@ -64,6 +64,12 @@ dependencies:
64
64
md5 : 4ccc3f14cbd6ca549e455da78d115835
65
65
cf_stacks :
66
66
- cflinuxfs2
67
+ - name : swift
68
+ version : DEVELOPMENT-SNAPSHOT-2016-03-24-a
69
+ uri : https://swift.org/builds/development/ubuntu1404/swift-DEVELOPMENT-SNAPSHOT-2016-03-24-a/swift-DEVELOPMENT-SNAPSHOT-2016-03-24-a-ubuntu14.04.tar.gz
70
+ md5 : b3a4e528ab35e7c64082b46c63c72b58
71
+ cf_stacks :
72
+ - cflinuxfs2
67
73
- name : clang
68
74
version : 3.7.0
69
75
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