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 1111BUILD_DIR=$1
1212CACHE_DIR=$2
1313
14- DEFAULT_SWIFT_VERSION=DEVELOPMENT-SNAPSHOT-2016-03-01 -a
14+ DEFAULT_SWIFT_VERSION=DEVELOPMENT-SNAPSHOT-2016-03-24 -a
1515CLANG_VERSION=3.7.0
1616
1717if [ -f $BUILD_DIR /.swift-version ]; then
Original file line number Diff line number Diff line change @@ -64,6 +64,12 @@ dependencies:
6464 md5 : 4ccc3f14cbd6ca549e455da78d115835
6565 cf_stacks :
6666 - 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
6773 - name : clang
6874 version : 3.7.0
6975 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