From dc12e8dc5c866ab7ed304a97223cbccfe494114b Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Tue, 9 Jun 2026 18:21:23 +0000 Subject: [PATCH] Add dotnet-runtime 9.0.17 for stack(s) cflinuxfs4, cflinuxfs5 --- manifest.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/manifest.yml b/manifest.yml index d02c6a403..50829b477 100644 --- a/manifest.yml +++ b/manifest.yml @@ -33,7 +33,7 @@ dependency_deprecation_dates: link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core - version_line: 9.0.x name: dotnet-runtime - date: 2026-11-10 + date: 2026-05-12 link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core - version_line: 10.0.x name: dotnet-sdk @@ -111,6 +111,15 @@ dependencies: - cflinuxfs3 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.17 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_9.0.17_linux_x64_cflinuxfs4_c708ca17.tar.xz + sha256: c708ca178d85a564ade9bc74d71a0d68ea6c9c90d3265c6f8ca9955680570cb7 + cf_stacks: + - cflinuxfs4 + - cflinuxfs5 + source: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.17/dotnet-runtime-9.0.17-linux-x64.tar.gz + source_sha256: '' - name: dotnet-runtime version: 10.0.2 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_10.0.2_linux_x64_any-stack_dcc3e32e.tar.xz