diff --git a/manifest.yml b/manifest.yml index d02c6a403..5e0addd82 100644 --- a/manifest.yml +++ b/manifest.yml @@ -72,6 +72,15 @@ dependencies: - cflinuxfs3 source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.21/aspnetcore-runtime-8.0.21-linux-x64.tar.gz source_sha256: '08415698df9a1c0d217a69e47f1578b458d2ae3bb4677e0281fadd0209f3745b' +- name: dotnet-aspnetcore + version: 8.0.27 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_8.0.27_linux_x64_cflinuxfs4_9896c6f2.tar.xz + sha256: 9896c6f28b90dd240f6061bd1f3173bb82f4fcef22114bf45d24cc6af62b1c6b + cf_stacks: + - cflinuxfs4 + - cflinuxfs5 + source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.27/aspnetcore-runtime-8.0.27-linux-x64.tar.gz + source_sha256: '' - name: dotnet-aspnetcore version: 9.0.10 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_9.0.10_linux_x64_any-stack_df2d17b0.tar.xz