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 @@ -141,14 +141,14 @@ dependencies:
source: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.306/dotnet-sdk-9.0.306-linux-x64.tar.gz
source_sha256: 7d64179e044d0ebe709521f760e3c7c7529a8e71e0889cae35181d744ab0228b
- name: dotnet-sdk
version: 10.0.300
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_10.0.300_linux_x64_cflinuxfs4_37012356.tar.xz
sha256: 370123563a1b4d738a006354443728bf20383bd6179b45d2db65ef48308dbe73
version: 10.0.301
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_10.0.301_linux_x64_cflinuxfs4_1a1a599c.tar.xz
sha256: 1a1a599c622d33ca1fa89a0caad8b8d89cea55ad43c6320a42639216ec8d9ae1
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.300/dotnet-sdk-10.0.300-linux-x64.tar.gz
source_sha256: 4e7e7fb86ecbb8da3347c6218f99490474597a964c0ca43499863466f3be0375
source: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.301/dotnet-sdk-10.0.301-linux-x64.tar.gz
source_sha256: ''
- name: libgdiplus
version: '6.1'
uri: https://buildpacks.cloudfoundry.org/dependencies/libgdiplus/libgdiplus_6.1_linux_noarch_cflinuxfs3_bb66aa5a.tgz
Expand Down
Loading