forked from cloudfoundry/dotnet-core-buildpack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.yml
More file actions
170 lines (170 loc) · 7.46 KB
/
manifest.yml
File metadata and controls
170 lines (170 loc) · 7.46 KB
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
---
language: dotnet-core
default_versions:
- name: dotnet-runtime
version: 8.0.x
- name: dotnet-aspnetcore
version: 8.0.x
- name: dotnet-sdk
version: 8.0.x
- name: bower
version: 1.8.x
url_to_dependency_map: []
dependency_deprecation_dates:
- version_line: 8.0.x
name: dotnet-aspnetcore
date: 2026-11-10
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 9.0.x
name: dotnet-aspnetcore
date: 2026-05-12
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 8.0.x
name: dotnet-runtime
date: 2026-11-10
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 9.0.x
name: dotnet-runtime
date: 2026-05-12
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 8.0.x
name: dotnet-sdk
date: 2026-11-10
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 9.0.x
name: dotnet-sdk
date: 2026-05-12
link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
- version_line: 18.x.x
name: node
date: 2025-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:
- cflinuxfs4
- cflinuxfs3
source: https://registry.npmjs.org/bower/-/bower-1.8.14.tgz
source_sha256: 00df3dcc6e8b3a4dd7668934a20e60e6fc0c4269790192179388c928553a3f7e
- name: dotnet-aspnetcore
version: 8.0.14
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_8.0.14_linux_x64_any-stack_c251b9de.tar.xz
sha256: c251b9de2aa51440a13b5dcb2be31df7c0d78fe1c08cf2f842a9a3117b7393de
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/b901af61-a4e5-41db-9402-f6a035bf3ffc/af3e800d44ced22133fd88f8b7bc4ac0/aspnetcore-runtime-8.0.14-linux-x64.tar.gz
source_sha256: beb58baaf8aeab23a7a77caa25547f7d5adb9a1d397d5a84e81860a069966039
- name: dotnet-aspnetcore
version: 9.0.3
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_9.0.3_linux_x64_any-stack_ddadf26c.tar.xz
sha256: ddadf26ce30489f90f67346b68d56fb5a6cb5490463eab61738a2f11bdb17e1b
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/30d54f5c-f3c6-4ee3-bdef-75e7cb0a40c2/cdb0ba537467777ff193f8f3cae6fc76/aspnetcore-runtime-9.0.3-linux-x64.tar.gz
source_sha256: 30e012cfc3aeac11a9213a7615e5b547db2f26e2e3b5463b6808aea9e4da51e1
- name: dotnet-runtime
version: 8.0.14
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_8.0.14_linux_x64_any-stack_c9edb09d.tar.xz
sha256: c9edb09d15854208dcf95c63e457d7d86bb9e1a70d17411a87cae11f01dc9514
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/a52595b3-f025-4bcd-a3fe-b6091e276d76/4c0d27fd34b79bf7c21ba401b84c76e4/dotnet-runtime-8.0.14-linux-x64.tar.gz
source_sha256: 763c525bf6cb3db0f7bc4701682492eb759759fa36117c780abb84e696ca71ff
- name: dotnet-runtime
version: 9.0.3
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_9.0.3_linux_x64_any-stack_7dd185da.tar.xz
sha256: 7dd185da2126fe73634998c0ec857b38ccf3e07c73f8ed01c09098534932e89c
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/a58fcc04-99ee-4dea-aa5d-d6d22c4040dc/4433f4e97ad4658bd76f52acc1cb9c21/dotnet-runtime-9.0.3-linux-x64.tar.gz
source_sha256: a1510b88985083e5014165a440823e40e8bf3a72089a468e08385d8ed27f1867
- name: dotnet-sdk
version: 8.0.407
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_8.0.407_linux_x64_any-stack_52074c30.tar.xz
sha256: 52074c304260aeb7194376480d71d05023329ea9480ef8251e64800669da4fc7
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/9d07577e-f7bc-4d60-838d-f79c50b5c11a/459ef339396783db369e0432d6dc3d7e/dotnet-sdk-8.0.407-linux-x64.tar.gz
source_sha256: 99122db4459e0e6a7d55db2c738cfd1422a5357b9da2c050f0250eb33e939c7f
- name: dotnet-sdk
version: 9.0.202
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_9.0.202_linux_x64_any-stack_d278ea24.tar.xz
sha256: d278ea24ec09a5ae652ff033b584bcb8faa32578f5f2f38ffaf46ca90fe6f430
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/c2220b38-c512-4447-b564-a18048d14327/965cdfe500a937c2d28bc9d2db45cd1f/dotnet-sdk-9.0.202-linux-x64.tar.gz
source_sha256: 0c7bc01debcad57a61fe15bf3c7e6baff1bbbd4f10e4f1284b95866dfff5b444
- name: libgdiplus
version: '6.1'
uri: https://buildpacks.cloudfoundry.org/dependencies/libgdiplus/libgdiplus_6.1_linux_noarch_cflinuxfs3_bb66aa5a.tgz
sha256: bb66aa5abe78dddb68142db69841ba83e9a131c86bd7635416d6262f33d18851
cf_stacks:
- cflinuxfs3
source: https://github.com/mono/libgdiplus/archive/44b44f92836f035e12b27c718e1f7bd42e369e28.tar.gz
source_sha256: a1656e30bee9adc6c453e0df2ca3ce74210d1c00fdba99fcf082cac8392e5e43
- name: libgdiplus
version: '6.1'
uri: https://buildpacks.cloudfoundry.org/dependencies/libgdiplus/libgdiplus_6.1_linux_noarch_cflinuxfs4_b18dfcc3.tgz
sha256: b18dfcc3fd2926179eea86063edb44e9021354a9af8a020c4a1b54b23f58c85d
cf_stacks:
- cflinuxfs4
source: https://github.com/mono/libgdiplus/archive/44b44f92836f035e12b27c718e1f7bd42e369e28.tar.gz
source_sha256: a1656e30bee9adc6c453e0df2ca3ce74210d1c00fdba99fcf082cac8392e5e43
- name: libunwind
version: 1.8.1
uri: https://buildpacks.cloudfoundry.org/dependencies/libunwind/libunwind_1.8.1_linux_noarch_cflinuxfs3_b57620d5.tgz
sha256: b57620d5a16a190d7c8aa8297a5c8c79964b6ffe918ddc0fd257fc384efe42d1
cf_stacks:
- cflinuxfs3
source: https://github.com/libunwind/libunwind/releases/download/v1.8.1/libunwind-1.8.1.tar.gz
source_sha256: ddf0e32dd5fafe5283198d37e4bf9decf7ba1770b6e7e006c33e6df79e6a6157
- name: libunwind
version: 1.8.1
uri: https://buildpacks.cloudfoundry.org/dependencies/libunwind/libunwind_1.8.1_linux_noarch_cflinuxfs4_dcc7579b.tgz
sha256: dcc7579b704883caa900389c81ebe69f4277fe6a58e9ac776addda29e1754f31
cf_stacks:
- cflinuxfs4
source: https://github.com/libunwind/libunwind/releases/download/v1.8.1/libunwind-1.8.1.tar.gz
source_sha256: ddf0e32dd5fafe5283198d37e4bf9decf7ba1770b6e7e006c33e6df79e6a6157
- name: node
version: 20.16.0
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_20.16.0_linux_x64_cflinuxfs3_62df07a7.tgz
sha256: 62df07a7204df3504e2e4c6fe422fbbde88625085a6df04c665660d49afd1c42
cf_stacks:
- cflinuxfs3
source: https://nodejs.org/dist/v20.16.0/node-v20.16.0.tar.gz
source_sha256: 8f24bf9abe455a09ab30f9ae8edda1e945ed678a4b1c3b07ee0f901fdc0ff4fd
- name: node
version: 22.14.0
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.14.0_linux_x64_cflinuxfs4_860d1314.tgz
sha256: 860d1314aa67e08da8ad38799891e397cd8d9e25c02245fca9d5575165c03006
cf_stacks:
- cflinuxfs4
source: https://nodejs.org/dist/v22.14.0/node-v22.14.0.tar.gz
source_sha256: 6c4e31ed5702dc45cfd8c435af56a36a474427e1bd7afe74c346136060beba8a
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