@@ -12,20 +12,25 @@ api = "0.8"
1212 uri = " https://github.com/paketo-buildpacks/dotnet-core-aspnet-runtime/blob/main/LICENSE"
1313
1414[metadata ]
15- include-files = [" bin/run" , " bin/build" , " bin/detect" , " buildpack.toml" ]
16- pre-package = " ./scripts/build.sh"
15+ include-files = [
16+ " buildpack.toml" ,
17+ " linux/amd64/bin/build" ,
18+ " linux/amd64/bin/detect" ,
19+ " linux/amd64/bin/run"
20+ ]
21+ pre-package = " ./scripts/build.sh --target linux/amd64"
1722
1823 [[metadata .dependencies ]]
1924 checksum = " sha512:228713f3c3600c49e7924e26dc86115c9674b5308b44514a53f670fa785038aa885ead8cd2c1c1850d1565b689a95a92e97f472d86429930dbfb114aa6020eb7"
2025 cpe = " cpe:2.3:a:microsoft:.net:8.0.20:*:*:*:*:*:*:*"
2126 deprecation_date = " 2026-11-10T00:00:00Z"
2227 id = " dotnet-core-aspnet-runtime"
23- licenses = [" JSON " , " MIT" , " MIT-0" , " MIT-advertising " , " MIT-feh " , " X11-distribute-modifications-variant " ]
28+ licenses = [" MIT" , " MIT-0" ]
2429 name = " ASP.NET Core Runtime"
2530 purl = " pkg:generic/dotnet-core-aspnet-runtime@8.0.20?checksum=228713f3c3600c49e7924e26dc86115c9674b5308b44514a53f670fa785038aa885ead8cd2c1c1850d1565b689a95a92e97f472d86429930dbfb114aa6020eb7&download_url=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.20/aspnetcore-runtime-8.0.20-linux-x64.tar.gz"
2631 source = " https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.20/aspnetcore-runtime-8.0.20-linux-x64.tar.gz"
2732 source-checksum = " sha512:228713f3c3600c49e7924e26dc86115c9674b5308b44514a53f670fa785038aa885ead8cd2c1c1850d1565b689a95a92e97f472d86429930dbfb114aa6020eb7"
28- stacks = [" io.buildpacks.stacks.bionic " , " io.buildpacks.stacks.jammy " ]
33+ stacks = [" * " ]
2934 uri = " https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.20/aspnetcore-runtime-8.0.20-linux-x64.tar.gz"
3035 version = " 8.0.20"
3136
@@ -34,12 +39,12 @@ api = "0.8"
3439 cpe = " cpe:2.3:a:microsoft:.net:8.0.21:*:*:*:*:*:*:*"
3540 deprecation_date = " 2026-11-10T00:00:00Z"
3641 id = " dotnet-core-aspnet-runtime"
37- licenses = [" JSON " , " MIT" , " MIT-0" , " MIT-advertising " , " MIT-feh " , " X11-distribute-modifications-variant " ]
42+ licenses = [" MIT" , " MIT-0" ]
3843 name = " ASP.NET Core Runtime"
3944 purl = " pkg:generic/dotnet-core-aspnet-runtime@8.0.21?checksum=4aa9458d3de7b4ff960adcc4a655e4d7e4e6570e97791919113b8c9a55883964a60241daf3a70c60494cde1a61155d802339ec03b046466eac67298f0acc7289&download_url=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.21/aspnetcore-runtime-8.0.21-linux-x64.tar.gz"
4045 source = " https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.21/aspnetcore-runtime-8.0.21-linux-x64.tar.gz"
4146 source-checksum = " sha512:4aa9458d3de7b4ff960adcc4a655e4d7e4e6570e97791919113b8c9a55883964a60241daf3a70c60494cde1a61155d802339ec03b046466eac67298f0acc7289"
42- stacks = [" io.buildpacks.stacks.bionic " , " io.buildpacks.stacks.jammy " ]
47+ stacks = [" * " ]
4348 uri = " https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.21/aspnetcore-runtime-8.0.21-linux-x64.tar.gz"
4449 version = " 8.0.21"
4550
@@ -48,12 +53,12 @@ api = "0.8"
4853 cpe = " cpe:2.3:a:microsoft:.net:9.0.9:*:*:*:*:*:*:*"
4954 deprecation_date = " 2026-05-12T00:00:00Z"
5055 id = " dotnet-core-aspnet-runtime"
51- licenses = [" JSON " , " MIT" , " MIT-0" , " MIT-advertising " , " MIT-feh " , " X11-distribute-modifications-variant " ]
56+ licenses = [" MIT" , " MIT-0" ]
5257 name = " ASP.NET Core Runtime"
5358 purl = " pkg:generic/dotnet-core-aspnet-runtime@9.0.9?checksum=7ff1b517c45b2c7720fc1be808842c5b7f644ff9138f221862620e23660db528b5961f791434aa75885c808ecb3bf9d213a33e8ff3eaa477df7d6256d215a6c4&download_url=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.9/aspnetcore-runtime-9.0.9-linux-x64.tar.gz"
5459 source = " https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.9/aspnetcore-runtime-9.0.9-linux-x64.tar.gz"
5560 source-checksum = " sha512:7ff1b517c45b2c7720fc1be808842c5b7f644ff9138f221862620e23660db528b5961f791434aa75885c808ecb3bf9d213a33e8ff3eaa477df7d6256d215a6c4"
56- stacks = [" io.buildpacks.stacks.bionic " , " io.buildpacks.stacks.jammy " ]
61+ stacks = [" * " ]
5762 uri = " https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.9/aspnetcore-runtime-9.0.9-linux-x64.tar.gz"
5863 version = " 9.0.9"
5964
@@ -62,12 +67,12 @@ api = "0.8"
6267 cpe = " cpe:2.3:a:microsoft:.net:9.0.10:*:*:*:*:*:*:*"
6368 deprecation_date = " 2026-11-10T00:00:00Z"
6469 id = " dotnet-core-aspnet-runtime"
65- licenses = [" JSON " , " MIT" , " MIT-0" , " MIT-advertising " , " MIT-feh " , " X11-distribute-modifications-variant " ]
70+ licenses = [" MIT" , " MIT-0" ]
6671 name = " ASP.NET Core Runtime"
6772 purl = " pkg:generic/dotnet-core-aspnet-runtime@9.0.10?checksum=ba1b184f3bc1c7d423186240fa30e4acd0b8392e8c61b7b593b8d12f8accc65dccfcd4120d9b9ec25c3a278df4fbaf324ff2cf1b8d3997a24417eb2abb2d8043&download_url=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.10/aspnetcore-runtime-9.0.10-linux-x64.tar.gz"
6873 source = " https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.10/aspnetcore-runtime-9.0.10-linux-x64.tar.gz"
6974 source-checksum = " sha512:ba1b184f3bc1c7d423186240fa30e4acd0b8392e8c61b7b593b8d12f8accc65dccfcd4120d9b9ec25c3a278df4fbaf324ff2cf1b8d3997a24417eb2abb2d8043"
70- stacks = [" io.buildpacks.stacks.bionic " , " io.buildpacks.stacks.jammy " ]
75+ stacks = [" * " ]
7176 uri = " https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.10/aspnetcore-runtime-9.0.10-linux-x64.tar.gz"
7277 version = " 9.0.10"
7378
@@ -76,12 +81,12 @@ api = "0.8"
7681 cpe = " cpe:2.3:a:microsoft:.net:10.0.0-rc.2.25502.107:*:*:*:*:*:*:*"
7782 deprecation_date = " 2025-11-11T00:00:00Z"
7883 id = " dotnet-core-aspnet-runtime"
79- licenses = [" JSON " , " MIT" , " MIT-0" , " MIT-advertising " , " MIT-feh " , " X11-distribute-modifications-variant " ]
84+ licenses = [" MIT" , " MIT-0" ]
8085 name = " ASP.NET Core Runtime"
8186 purl = " pkg:generic/dotnet-core-aspnet-runtime@10.0.0-rc.2.25502.107?checksum=1403bac32f4b4370d667841a3a4cabd11e330eb0a5491894491d3c418c5fd9ce779dd629800947ab1ea018e5a7260fcee77f202e28fa8c1896d7a0177d038c7f&download_url=https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.2.25502.107/aspnetcore-runtime-10.0.0-rc.2.25502.107-linux-x64.tar.gz"
8287 source = " https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.2.25502.107/aspnetcore-runtime-10.0.0-rc.2.25502.107-linux-x64.tar.gz"
8388 source-checksum = " sha512:1403bac32f4b4370d667841a3a4cabd11e330eb0a5491894491d3c418c5fd9ce779dd629800947ab1ea018e5a7260fcee77f202e28fa8c1896d7a0177d038c7f"
84- stacks = [" io.buildpacks.stacks.bionic " , " io.buildpacks.stacks.jammy " ]
89+ stacks = [" * " ]
8590 uri = " https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0-rc.2.25502.107/aspnetcore-runtime-10.0.0-rc.2.25502.107-linux-x64.tar.gz"
8691 version = " 10.0.0-rc.2.25502.107"
8792
@@ -101,7 +106,8 @@ api = "0.8"
101106 patches = 1
102107
103108[[stacks ]]
104- id = " io.buildpacks.stacks.bionic "
109+ id = " * "
105110
106- [[stacks ]]
107- id = " io.buildpacks.stacks.jammy"
111+ [[targets ]]
112+ arch = " amd64"
113+ os = " linux"
0 commit comments