Skip to content

Commit 9c2415d

Browse files
committed
Add dotnet-aspnetcore 9.0.9, remove dotnet-aspnetcore 9.0.4
for stack(s) cflinuxfs4, cflinuxfs3
1 parent f320fb1 commit 9c2415d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@ dependencies:
5959
source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-x64.tar.gz
6060
source_sha256: 88bd3e4c7cc6d34bad9d5640d8eef4dd7c6d4293240d328751bdcf8b967b8f6b
6161
- name: dotnet-aspnetcore
62-
version: 9.0.4
63-
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_9.0.4_linux_x64_any-stack_58866ce6.tar.xz
64-
sha256: 58866ce6d2c53d61889390d93fcbae58b752208bdce6b019311a87bcff02e6f5
62+
version: 9.0.9
63+
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_9.0.9_linux_x64_any-stack_ab5c0ac6.tar.xz
64+
sha256: ab5c0ac688b01e47e76dbb206673dbd41590e03409da59e9b1fa5f82579401aa
6565
cf_stacks:
6666
- cflinuxfs4
6767
- cflinuxfs3
68-
source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-x64.tar.gz
69-
source_sha256: 2ef497b573802039932b6c6075e1abcdc85c9b766a6eb0d4cda14e22130982d2
68+
source: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.9/aspnetcore-runtime-9.0.9-linux-x64.tar.gz
69+
source_sha256: 48b06c19c496d87d446655185aa14551393ac33a40f7154947595ba03ff308e1
7070
- name: dotnet-runtime
7171
version: 8.0.15
7272
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_8.0.15_linux_x64_any-stack_cb0a94df.tar.xz

0 commit comments

Comments
 (0)