diff --git a/manifest.yml b/manifest.yml index 9f97a29f1..6080a4b1d 100644 --- a/manifest.yml +++ b/manifest.yml @@ -68,6 +68,14 @@ dependencies: - cflinuxfs3 source: https://download.visualstudio.microsoft.com/download/pr/c20a5ac5-5174-46b8-a875-b916a416050d/b2ddd212a183260569178d880899bd94/aspnetcore-runtime-3.1.16-linux-x64.tar.gz source_sha256: b1a2f61d8a49e2a3ca5eb9daa103b83eb49ea1bcf14914560e601222e94a3022 +- name: dotnet-aspnetcore + version: 3.1.17 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_3.1.17_linux_x64_any-stack_f6dedb57.tar.xz + sha256: f6dedb579a283714187a2b3b9d38b583dab58bf6b28cdc39a9656deb94b1a8e2 + cf_stacks: + - cflinuxfs3 + source: https://download.visualstudio.microsoft.com/download/pr/5f9e644f-4555-4a62-8f92-af1ee9634008/778036941916d560bef6da8899ac88f5/aspnetcore-runtime-3.1.17-linux-x64.tar.gz + source_sha256: fa4354230a6f905e06bf14d8de760b23f4daba27cd8d0364760fcbbe09f32232 - name: dotnet-aspnetcore version: 5.0.5 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_5.0.5_linux_x64_any-stack_268fa831.tar.xz