From 2a54cd70c91a84b04b5bdb421ab43796f51c3ba6 Mon Sep 17 00:00:00 2001 From: CF Buildpacks Team CI Server Date: Tue, 14 May 2024 17:30:45 +0000 Subject: [PATCH] Add dotnet-aspnetcore 6.0.30, remove dotnet-aspnetcore 6.0.29 for stack(s) cflinuxfs4, cflinuxfs3 [#187604281] --- manifest.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.yml b/manifest.yml index 85c38d41c..82d5cdff8 100644 --- a/manifest.yml +++ b/manifest.yml @@ -62,14 +62,14 @@ dependencies: source: https://registry.npmjs.org/bower/-/bower-1.8.14.tgz source_sha256: 00df3dcc6e8b3a4dd7668934a20e60e6fc0c4269790192179388c928553a3f7e - name: dotnet-aspnetcore - version: 6.0.29 - uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_6.0.29_linux_x64_any-stack_e8924691.tar.xz - sha256: e892469125dd5a222d2c06f6b5a66c8663072878dcd8c33ee2484695d6ad615e + version: 6.0.30 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_6.0.30_linux_x64_any-stack_3fb0779c.tar.xz + sha256: 3fb0779c610eca0f2e88d84d2250519eec8befa0a61b7d8801f0fb080d5eb8d5 cf_stacks: - cflinuxfs4 - cflinuxfs3 - source: https://download.visualstudio.microsoft.com/download/pr/70ddd1ed-776d-41d2-b192-f02436ef3ca6/337d6dd35177408acb9889289a7743a7/aspnetcore-runtime-6.0.29-linux-x64.tar.gz - source_sha256: 2ed988b68f40582edca7280e07b1e0bc342bfcd25b28016f4ff48f75fd3f775b + source: https://download.visualstudio.microsoft.com/download/pr/03d1bc71-2ad1-41b4-aa2f-9e4ef6d5c6ed/29b655655d626c590cb216e0c30bccb3/aspnetcore-runtime-6.0.30-linux-x64.tar.gz + source_sha256: b387fd004b3dff5185b080a1bd80f8e508e6f357814c4f15a014326f84974ea9 - name: dotnet-aspnetcore version: 7.0.18 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_7.0.18_linux_x64_any-stack_410955b8.tar.xz