forked from cloudfoundry/dotnet-core-buildpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.yml
181 lines (181 loc) · 8.15 KB
/
manifest.yml
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
---
language: dotnet-core
default_versions:
- name: dotnet-sdk
version: 3.1.x
- name: bower
version: 1.8.x
url_to_dependency_map: []
dependency_deprecation_dates:
- version_line: 3.1.x
name: dotnet-aspnetcore
date: 2022-12-03
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 5.0.x
name: dotnet-aspnetcore
date: 2022-05-08
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 6.0.x
name: dotnet-aspnetcore
date: 2024-11-08
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 3.1.x
name: dotnet-runtime
date: 2022-12-03
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 5.0.x
name: dotnet-runtime
date: 2022-05-08
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 6.0.x
name: dotnet-runtime
date: 2024-11-08
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 3.1.x
name: dotnet-sdk
date: 2022-12-03
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 5.0.x
name: dotnet-sdk
date: 2022-05-08
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 6.0.x
name: dotnet-sdk
date: 2024-11-08
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 16.x.x
name: node
date: 2024-04-30
link: https://github.com/nodejs/Release
dependencies:
- name: bower
version: 1.8.14
uri: https://buildpacks.cloudfoundry.org/dependencies/bower/bower_1.8.14_linux_noarch_any-stack_00df3dcc.tgz
sha256: 00df3dcc6e8b3a4dd7668934a20e60e6fc0c4269790192179388c928553a3f7e
cf_stacks:
- cflinuxfs3
source: https://registry.npmjs.org/bower/-/bower-1.8.14.tgz
source_sha256: 00df3dcc6e8b3a4dd7668934a20e60e6fc0c4269790192179388c928553a3f7e
- name: dotnet-aspnetcore
version: 3.1.23
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_3.1.23_linux_x64_any-stack_52567917.tar.xz
sha256: 525679179382c0deb29a6837254bbc098a3cd9b51cda173696d10d15f430669a
cf_stacks:
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/437c96ef-4100-41a2-8c3a-17e01d078e53/d62482387d9ff71f009c3b7794a80212/aspnetcore-runtime-3.1.23-linux-x64.tar.gz
source_sha256: 8f95cb6034357bf93d56f051511e806399d613bad31910acf398b9f90aadc04c
- name: dotnet-aspnetcore
version: 5.0.15
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_5.0.15_linux_x64_any-stack_400ba41f.tar.xz
sha256: 400ba41f106a54c8fd377bcdf73bd243c197f90e40ecc6df0f86895f6f98870b
cf_stacks:
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/f1f37dfc-3f5b-49c3-be73-aa0839066e06/3dfbd1c2b1cf93f085db7ead99d76051/aspnetcore-runtime-5.0.15-linux-x64.tar.gz
source_sha256: c373b9c02c2be8e5813937e82d84d9093f4eb730b9c4ba4f9f12bc2e7c0aaea5
- name: dotnet-aspnetcore
version: 6.0.3
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_6.0.3_linux_x64_any-stack_c90aa73e.tar.xz
sha256: c90aa73e9d96cadd98b3cbaa3f8af72b181b3ccbbfcdb0c278b8a801379d715e
cf_stacks:
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/3af854b6-80fb-425a-972f-c7f0d693bf1b/cd458a4feae5a98646ee12a14ab34151/aspnetcore-runtime-6.0.3-linux-x64.tar.gz
source_sha256: 2c49297337026fbffee211a9fc5a6b9adf6d9d5321670645831b6c4109def79d
- name: dotnet-runtime
version: 3.1.23
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_3.1.23_linux_x64_any-stack_bd593265.tar.xz
sha256: bd593265fc2a243f0d76e52795d260b61d09555bf0f6005bac24dfd02e38ea1e
cf_stacks:
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/4022ad95-d68e-46de-a849-f66d482d6b45/f67e642ff95d838d03a0548cc4ea0ba1/dotnet-runtime-3.1.23-linux-x64.tar.gz
source_sha256: 171738bc83f794870f8c2e03e9c63a0f3f152b5ff646a225a7c90a2f29458db3
- name: dotnet-runtime
version: 5.0.15
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_5.0.15_linux_x64_any-stack_052d7f5e.tar.xz
sha256: 052d7f5e3243127648e22b65deabda67d06e655efa81bd7e9c2ca224b40207ed
cf_stacks:
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/546d50b2-d85c-433f-b13b-b896f1bc1916/17d7bbb674bf67c3d490489b20a437b7/dotnet-runtime-5.0.15-linux-x64.tar.gz
source_sha256: 32546d3282b8d8c9c9e9961c091cb6b1ad5be8ca10f0c141901bb80c93470ebb
- name: dotnet-runtime
version: 6.0.3
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_6.0.3_linux_x64_any-stack_acd9be98.tar.xz
sha256: acd9be988781e565c66713faddac907356ad53f8c76f086be06a30abc1232791
cf_stacks:
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/4e766615-57e6-4b1d-a574-25eeb7a71107/9f95f74c33711e085302ffd644ef86ee/dotnet-runtime-6.0.3-linux-x64.tar.gz
source_sha256: 275d9eb77d82665ac57089d88d9010a7f86329bdcf6997908543c701eaf196ec
- name: dotnet-sdk
version: 3.1.417
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_3.1.417_linux_x64_any-stack_bc4f8677.tar.xz
sha256: bc4f8677e279fa696a0cc2b4efe993ef2b1709dd53d580d53585528c8f04d76d
cf_stacks:
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/d8cdb908-9a61-45e9-8cac-1899af7b49b4/0f815fae130481a31fed4d9d1ad5b217/dotnet-sdk-3.1.417-linux-x64.tar.gz
source_sha256: 5d077715abc10b4a4dcee8c88d18b21cbb656f7eb67c3454bf33d791a35309e3
- name: dotnet-sdk
version: 5.0.406
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_5.0.406_linux_x64_any-stack_66726265.tar.xz
sha256: 66726265412abc5f923437f7894904acd8089609540035fbce0bd66f90705cbc
cf_stacks:
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/91bb8c05-d6d8-42a8-afbe-75301b1afa68/3ec127938c9b934044282a7c7e825f64/dotnet-sdk-5.0.406-linux-x64.tar.gz
source_sha256: 5d1d12d688318e5da62f7578cf820f5bc213845883908a2cf8782785b098d380
- name: dotnet-sdk
version: 6.0.201
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_6.0.201_linux_x64_any-stack_aff6015d.tar.xz
sha256: aff6015d2f92c2535c3d39382821a37d5c2f912364c6e167932107e81da4bdf1
cf_stacks:
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/c505a449-9ecf-4352-8629-56216f521616/bd6807340faae05b61de340c8bf161e8/dotnet-sdk-6.0.201-linux-x64.tar.gz
source_sha256: 0cceb8299532ef11fb38bb32153ccd68d57ac36d45b1c58678021805c85e593b
- name: libgdiplus
version: '6.1'
uri: https://buildpacks.cloudfoundry.org/dependencies/libgdiplus/libgdiplus_6.1_linux_noarch_cflinuxfs3_3ae1e451.tgz
sha256: 3ae1e4514e7df37059aa5fd2bdb464697016f47f737c413d4045a0ddf8f407a5
cf_stacks:
- cflinuxfs3
source: https://github.com/mono/libgdiplus/archive/44b44f92836f035e12b27c718e1f7bd42e369e28.tar.gz
source_sha256: a1656e30bee9adc6c453e0df2ca3ce74210d1c00fdba99fcf082cac8392e5e43
- name: libunwind
version: 1.6.2
uri: https://buildpacks.cloudfoundry.org/dependencies/libunwind/libunwind_1.6.2_linux_noarch_cflinuxfs3_02d17047.tgz
sha256: 02d1704741d91bd6d985c14b8a814dafa20e9db707c98b7be6a2fc58ed2855cd
cf_stacks:
- cflinuxfs3
source: https://github.com/libunwind/libunwind/releases/download/v1.6.2/libunwind-1.6.2.tar.gz
source_sha256: 4a6aec666991fb45d0889c44aede8ad6eb108071c3554fcdff671f9c94794976
- name: node
version: 16.14.0
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_16.14.0_linux_x64_cflinuxfs3_ec30e9b5.tgz
sha256: ec30e9b58bb91c3e87b848c9fcd49ab2f5d064dd84b5e09cc49d65a1f88fe8da
cf_stacks:
- cflinuxfs3
source: https://nodejs.org/dist/v16.14.0/node-v16.14.0.tar.gz
source_sha256: 29dfce13650f063ff009d18349636333fa4305468b6a8965d442c2e88b1dd60f
exclude_files: []
pre_package: scripts/build.sh
include_files:
- CHANGELOG
- CONTRIBUTING.md
- ISSUE_TEMPLATE
- LICENSE
- NOTICE
- PULL_REQUEST_TEMPLATE
- README.md
- VERSION
- bin/compile
- bin/detect
- bin/finalize
- bin/release
- bin/supply
- manifest.yml
runtime_to_sdks:
- runtime_version: 3.1.23
sdks:
- 3.1.417
- runtime_version: 5.0.15
sdks:
- 5.0.406
- runtime_version: 6.0.3
sdks:
- 6.0.201