From 4127362cdd777cc789ca424a977bbb9257a361d3 Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Tue, 14 Oct 2025 18:58:05 +0000 Subject: [PATCH] Add dotnet-aspnetcore 8.0.21, remove dotnet-aspnetcore 8.0.15 for stack(s) cflinuxfs4, cflinuxfs3 --- manifest.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.yml b/manifest.yml index b9eb9e5de..42fabf926 100644 --- a/manifest.yml +++ b/manifest.yml @@ -50,14 +50,14 @@ dependencies: source: https://registry.npmjs.org/bower/-/bower-1.8.14.tgz source_sha256: 00df3dcc6e8b3a4dd7668934a20e60e6fc0c4269790192179388c928553a3f7e - name: dotnet-aspnetcore - version: 8.0.15 - uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_8.0.15_linux_x64_any-stack_7862cd9c.tar.xz - sha256: 7862cd9cd791f0b3f639ed4da5a226a256f8c664b5ab051a500fe279261107b4 + version: 8.0.21 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_8.0.21_linux_x64_any-stack_8ebed756.tar.xz + sha256: 8ebed7563bfbd05731c378f8098ac21a3ba2d83f9c9c0bfc10b182f41c6243c5 cf_stacks: - cflinuxfs4 - cflinuxfs3 - source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-x64.tar.gz - source_sha256: 88bd3e4c7cc6d34bad9d5640d8eef4dd7c6d4293240d328751bdcf8b967b8f6b + source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.21/aspnetcore-runtime-8.0.21-linux-x64.tar.gz + source_sha256: '08415698df9a1c0d217a69e47f1578b458d2ae3bb4677e0281fadd0209f3745b' - name: dotnet-aspnetcore version: 9.0.4 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_9.0.4_linux_x64_any-stack_58866ce6.tar.xz