From ef9c931e15c048d09f2fb1e475df439087cec6c2 Mon Sep 17 00:00:00 2001 From: CF Buildpacks Team CI Server Date: Tue, 12 Nov 2024 19:17:47 +0000 Subject: [PATCH] Add dotnet-runtime 6.0.36, remove dotnet-runtime 6.0.35 for stack(s) cflinuxfs4, cflinuxfs3 --- manifest.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.yml b/manifest.yml index f1ceb5788..a8ef807db 100644 --- a/manifest.yml +++ b/manifest.yml @@ -68,14 +68,14 @@ dependencies: source: https://download.visualstudio.microsoft.com/download/pr/6d143cf6-e215-428e-bcde-9fd50ea0e1be/99652e31b3e0161a3f1f933e0bedf223/aspnetcore-runtime-8.0.10-linux-x64.tar.gz source_sha256: 002f46d626076daee3b6e9fef180300133b9d1f7d856507fa6160fc235d7c009 - name: dotnet-runtime - version: 6.0.35 - uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_6.0.35_linux_x64_any-stack_93c4cca6.tar.xz - sha256: 93c4cca61d196475eea7fbb26fc1ad6fcb5ea6536b4fdc56da02a5c74eda9ffe + version: 6.0.36 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_6.0.36_linux_x64_any-stack_3d74ee92.tar.xz + sha256: 3d74ee926109493aac918c76d93f7469d9b9975bfa6ebd55ca8466201592c616 cf_stacks: - cflinuxfs4 - cflinuxfs3 - source: https://download.visualstudio.microsoft.com/download/pr/79e3d66e-14b8-4c20-9816-37c0c0964c8c/98ed84be388dfa1a7db279e9beefbee8/dotnet-runtime-6.0.35-linux-x64.tar.gz - source_sha256: c7222162d145e2c3e64b3440d962c54a549b1d903abdf70deb74fe61cae74db8 + source: https://download.visualstudio.microsoft.com/download/pr/d0d7fabb-4221-441a-84ae-e94f59c8ab42/a7cd6251bd8ce5fac4baa1c057e4c5ed/dotnet-runtime-6.0.36-linux-x64.tar.gz + source_sha256: 18f90612188f34d95af8c87557554a156e24dbf83d2878320e3a217e02f5453d - name: dotnet-runtime version: 8.0.10 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_8.0.10_linux_x64_any-stack_4dd11722.tar.xz