-
Notifications
You must be signed in to change notification settings - Fork 201
Expand file tree
/
Copy pathmanifest-cached.yml
More file actions
40 lines (37 loc) · 908 Bytes
/
manifest-cached.yml
File metadata and controls
40 lines (37 loc) · 908 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
language: swift
url_to_dependency_map:
- match: swift-(.*).tar.gz
name: swift
version: $1
- match: clang-(.*).tar.xz
name: clang
version: $1
dependencies:
- name: swift
version: DEVELOPMENT-SNAPSHOT-2016-02-08-a
uri: https://swift.org/builds/development/ubuntu1404/swift-DEVELOPMENT-SNAPSHOT-2016-02-08-a/swift-DEVELOPMENT-SNAPSHOT-2016-02-08-a-ubuntu14.04.tar.gz
md5: cf23f98c559cf113bdea4e2d719d227f
cf_stacks:
- cflinuxfs2
- name: clang
version: 3.7.0
uri: http://llvm.org/releases/3.7.0/clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz
md5: 58c3662a9f34e49a57e9542bce550243
cf_stacks:
- cflinuxfs2
exclude_files:
- .git/
- .gitignore
- .gitmodules
- repos/
- spec/
- cf_spec/
- log/
- test/
- cf.Gemfile
- cf.Gemfile.lock
- bin/package
- buildpack-packager/
- swift_buildpack-*v*.zip
- cf_build/