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
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,14 +148,14 @@ dependencies:
source: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.10/dotnet-runtime-9.0.10-linux-x64.tar.gz
source_sha256: 011a9dad66b3cf824e7a61c334b0a97a43cdfbc5121b0d274383f77e2ff67392
- name: dotnet-runtime
version: 9.0.19
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_9.0.19_linux_x64_cflinuxfs4_7096720a.tar.xz
sha256: 7096720a48aa7c8f519e1b3258d7b74643deec1c262efca760f0472c8d28ab81
version: 9.0.20
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_9.0.20_linux_x64_cflinuxfs4_4168a3e6.tar.xz
sha256: 4168a3e67e18191d04022d2048eba6fe4e2b30911751900654073b26a987a993
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.19/dotnet-runtime-9.0.19-linux-x64.tar.gz
source_sha256: 68363373b5b656e66543a5df027761cea62af40d328458c7e2dbd384002e0682
source: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.20/dotnet-runtime-9.0.20-linux-x64.tar.gz
source_sha256: ''
- name: dotnet-runtime
version: 10.0.10
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_10.0.10_linux_x64_cflinuxfs4_b44045fa.tar.xz
Expand Down
Loading