Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading