From bdf8a9b1bb6963f4cdeb41d315b7b0cb2318b453 Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Tue, 11 Aug 2026 18:34:35 +0000 Subject: [PATCH] Add dotnet-runtime 10.0.11, remove dotnet-runtime 10.0.2 for stack(s) cflinuxfs4, cflinuxfs5 --- manifest.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.yml b/manifest.yml index d02c6a403..735bc1fa9 100644 --- a/manifest.yml +++ b/manifest.yml @@ -112,14 +112,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: 10.0.2 - uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_10.0.2_linux_x64_any-stack_dcc3e32e.tar.xz - sha256: dcc3e32e2c42231e2ca7de6bdd120d0569a5f230a081f9528e5d401f8ad46958 + version: 10.0.11 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_10.0.11_linux_x64_cflinuxfs4_e3437b66.tar.xz + sha256: e3437b663abf63cf80b8b39f1c02101aa4df767279eaf4f0c7279e01f3903fd8 cf_stacks: - - cflinuxfs5 - cflinuxfs4 - source: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.2/dotnet-runtime-10.0.2-linux-x64.tar.gz - source_sha256: 222f42567d5a8b12b03e5f5744e60eb9fab806e1599a260afae65b145bbc350e + - cflinuxfs5 + source: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.11/dotnet-runtime-10.0.11-linux-x64.tar.gz + source_sha256: '' - name: dotnet-sdk version: 8.0.415 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_8.0.415_linux_x64_any-stack_d3d85f0c.tar.xz