From 2d1de414d65dd956bfe46c03916fc87a65a30572 Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Tue, 8 Sep 2026 20:09:25 +0000 Subject: [PATCH] Add dotnet-aspnetcore 10.0.12, remove dotnet-aspnetcore 10.0.10, 10.0.11 for stack(s) cflinuxfs4, cflinuxfs5 --- manifest.yml | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/manifest.yml b/manifest.yml index 626856318..c8ceb3b8f 100644 --- a/manifest.yml +++ b/manifest.yml @@ -101,23 +101,14 @@ dependencies: source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.19/aspnetcore-runtime-9.0.19-linux-x64.tar.gz source_sha256: d949d01244ffd3bc0ab23602a4c186d5e961cae75961f0ed0e25b9e57e164b4f - name: dotnet-aspnetcore - version: 10.0.10 - uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_10.0.10_linux_x64_cflinuxfs4_398e54d0.tar.xz - sha256: 398e54d071157e11b4c126f6efc5ec50b8869d1b43cfc77453487ea409c41f08 - cf_stacks: - - cflinuxfs4 - - cflinuxfs5 - source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.10/aspnetcore-runtime-10.0.10-linux-x64.tar.gz - source_sha256: 6b07487ebc8995d9ee79f794c3f6cb4bdd69a9b00a3d8a99fae0164f3aa8e44d -- name: dotnet-aspnetcore - version: 10.0.11 - uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_10.0.11_linux_x64_cflinuxfs4_efc09fce.tar.xz - sha256: efc09fcef826bb5fd77a90913f99ac78bd27a61658d358d007d60e8e96a5faee + version: 10.0.12 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_10.0.12_linux_x64_cflinuxfs4_f6bcbbd0.tar.xz + sha256: f6bcbbd09f51e186ea63f2d5b4eb5a3b16d3a7b655fa0a7262073d549000d569 cf_stacks: - cflinuxfs4 - cflinuxfs5 - source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.11/aspnetcore-runtime-10.0.11-linux-x64.tar.gz - source_sha256: d3504b4b7c1898b668f58ab0ea4d28821a520a97c9a758b8bb68a424a6f1ccef + source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.12/aspnetcore-runtime-10.0.12-linux-x64.tar.gz + source_sha256: '' - name: dotnet-runtime version: 8.0.21 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_8.0.21_linux_x64_any-stack_4961bbf3.tar.xz