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.29
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_8.0.29_linux_x64_cflinuxfs4_62a4e860.tar.xz
sha256: 62a4e8604dc6a103585f6aead0d26e0e8205c7d6067d91ca3bebada4ff296e34
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.29/aspnetcore-runtime-8.0.29-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