From 8bbcfe48ff128391c4e18b7fa8681ab12a234afa Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Tue, 8 Sep 2026 20:20:16 +0000 Subject: [PATCH] Add dotnet-runtime 9.0.20, remove dotnet-runtime 9.0.19 for stack(s) cflinuxfs4, cflinuxfs5 --- manifest.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.yml b/manifest.yml index 626856318..392f9e9ed 100644 --- a/manifest.yml +++ b/manifest.yml @@ -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