diff --git a/manifest.yml b/manifest.yml index b9eb9e5de..b179c7b6c 100644 --- a/manifest.yml +++ b/manifest.yml @@ -77,14 +77,14 @@ dependencies: source: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-x64.tar.gz source_sha256: c705fdedc7e1f01ef9531e63732cdf710710a0e626c6a85ec828e80811068072 - name: dotnet-runtime - version: 9.0.4 - uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_9.0.4_linux_x64_any-stack_bfb5185a.tar.xz - sha256: bfb5185a7ba4149f03d8bf5d6681e27dc2a2058a7d510f76542b03494b720ece + version: 9.0.10 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_9.0.10_linux_x64_any-stack_e8fb0ab5.tar.xz + sha256: e8fb0ab5f61693574ae7facf56d955bb2eca0c74e11803c5f1ca3bae086e05f0 cf_stacks: - cflinuxfs4 - cflinuxfs3 - source: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-x64.tar.gz - source_sha256: 9ad9909313b5214bbd0776a313b82fa482447721c3db56b7086c487fc238f462 + source: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.10/dotnet-runtime-9.0.10-linux-x64.tar.gz + source_sha256: 011a9dad66b3cf824e7a61c334b0a97a43cdfbc5121b0d274383f77e2ff67392 - name: dotnet-sdk version: 8.0.408 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_8.0.408_linux_x64_any-stack_ac8be275.tar.xz