diff --git a/manifest.yml b/manifest.yml index d02c6a403..7e306e4d8 100644 --- a/manifest.yml +++ b/manifest.yml @@ -112,14 +112,14 @@ dependencies: 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-runtime - version: 10.0.2 - uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_10.0.2_linux_x64_any-stack_dcc3e32e.tar.xz - sha256: dcc3e32e2c42231e2ca7de6bdd120d0569a5f230a081f9528e5d401f8ad46958 + version: 10.0.8 + uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_10.0.8_linux_x64_cflinuxfs4_7769a278.tar.xz + sha256: 7769a278f33b4864d7f5fa8812331ca0f9398a6cf59d62b64d0a05d9c959f309 cf_stacks: - - cflinuxfs5 - cflinuxfs4 - source: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.2/dotnet-runtime-10.0.2-linux-x64.tar.gz - source_sha256: 222f42567d5a8b12b03e5f5744e60eb9fab806e1599a260afae65b145bbc350e + - cflinuxfs5 + source: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.8/dotnet-runtime-10.0.8-linux-x64.tar.gz + source_sha256: '' - name: dotnet-sdk version: 8.0.415 uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_8.0.415_linux_x64_any-stack_d3d85f0c.tar.xz