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 @@ -130,6 +130,15 @@ dependencies:
- cflinuxfs3
source: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.415/dotnet-sdk-8.0.415-linux-x64.tar.gz
source_sha256: a18944685e180887e32b9662f31521012a2c11851e63cbb7907f5f12f4a2461e
- name: dotnet-sdk
version: 8.0.422
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_8.0.422_linux_x64_cflinuxfs4_8df6755c.tar.xz
sha256: 8df6755cfd0ed0e552d87c02dd8e9c7bd1af2075cc2c6e4ea17a79e06c25dd88
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.422/dotnet-sdk-8.0.422-linux-x64.tar.gz
source_sha256: ''
- name: dotnet-sdk
version: 9.0.306
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_9.0.306_linux_x64_any-stack_c1340494.tar.xz
Expand Down
Loading