From 949732a44cde2560488662ba114290434a1ad531 Mon Sep 17 00:00:00 2001 From: CF Buildpacks Team CI Server Date: Thu, 17 Jul 2025 19:58:41 +0000 Subject: [PATCH] Add dotnet-sdk 9.0.303, remove dotnet-sdk 9.0.203 for stack(s) cflinuxfs4, cflinuxfs3 --- manifest.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.yml b/manifest.yml index 3f7eea496..8b0303707 100644 --- a/manifest.yml +++ b/manifest.yml @@ -95,14 +95,14 @@ dependencies: source: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-x64.tar.gz source_sha256: 2f8dcfb5b7e3dcf220c42d39ecc1b0333617aceeceb148862a9232207113e39b - name: dotnet-sdk - version: 9.0.203 - uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_9.0.203_linux_x64_any-stack_a0904232.tar.xz - sha256: a0904232da10bfe29a8efc008721b8b85aa013d865c522e18e2a68b6a0b618e7 + version: 9.0.303 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_9.0.303_linux_x64_any-stack_1ce4ca73.tar.xz + sha256: 1ce4ca73291f26d15cd8074c9bb969069a52421a0fc96dfe938871e4ced6c62f cf_stacks: - cflinuxfs4 - cflinuxfs3 - source: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-x64.tar.gz - source_sha256: c7e99b0060a274f31a29ec5e159c7133478bb30dca0366e1c5617976e6de23a3 + source: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.303/dotnet-sdk-9.0.303-linux-x64.tar.gz + source_sha256: 6096318848538d4714e0895463ca4664f936b2328edbb4e40f8ff62aa5201c00 - name: libgdiplus version: '6.1' uri: https://buildpacks.cloudfoundry.org/dependencies/libgdiplus/libgdiplus_6.1_linux_noarch_cflinuxfs3_bb66aa5a.tgz