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-02-08 -a
14+ DEFAULT_SWIFT_VERSION=DEVELOPMENT-SNAPSHOT-2016-03-01 -a
1515CLANG_VERSION=3.7.0
1616
1717if [ -f $BUILD_DIR /.swift-version ]; then
Original file line number Diff line number Diff line change @@ -58,6 +58,12 @@ dependencies:
5858 md5 : cf23f98c559cf113bdea4e2d719d227f
5959 cf_stacks :
6060 - cflinuxfs2
61+ - name : swift
62+ version : DEVELOPMENT-SNAPSHOT-2016-03-01-a
63+ uri : https://swift.org/builds/development/ubuntu1404/swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a/swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-ubuntu14.04.tar.gz
64+ md5 : 4ccc3f14cbd6ca549e455da78d115835
65+ cf_stacks :
66+ - cflinuxfs2
6167 - name : clang
6268 version : 3.7.0
6369 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