From afda45f855b6dab2f30ed58135cf004ea8693fa6 Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Tue, 9 Jun 2026 18:24:06 +0000 Subject: [PATCH] Add dotnet-runtime 8.0.28 for stack(s) cflinuxfs4, cflinuxfs5 --- manifest.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/manifest.yml b/manifest.yml index d02c6a403..948668be9 100644 --- a/manifest.yml +++ b/manifest.yml @@ -101,6 +101,15 @@ dependencies: - cflinuxfs3 source: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.21/dotnet-runtime-8.0.21-linux-x64.tar.gz source_sha256: 1d7a338cada885183b54d43247604e05b8719a08861e47dd032e2a3b8171b3ce +- name: dotnet-runtime + version: 8.0.28 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_8.0.28_linux_x64_cflinuxfs4_dfbbe856.tar.xz + sha256: dfbbe85606735c3d4c64ad531266c8d03176ee29b0a39c1f4a71656f7001fa2a + cf_stacks: + - cflinuxfs4 + - cflinuxfs5 + source: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.28/dotnet-runtime-8.0.28-linux-x64.tar.gz + source_sha256: '' - name: dotnet-runtime version: 9.0.10 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_9.0.10_linux_x64_any-stack_8690baad.tar.xz