Skip to content

Commit

Permalink
Add dotnet-runtime 6.0.36, remove dotnet-runtime 6.0.35
Browse files Browse the repository at this point in the history
for stack(s) cflinuxfs4, cflinuxfs3
  • Loading branch information
cf-buildpacks-eng authored and ForestEckhardt committed Nov 13, 2024
1 parent 247f789 commit 7d1a361
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
@@ -68,14 +68,14 @@ dependencies:
source: https://download.visualstudio.microsoft.com/download/pr/6f89757c-3dde-4c3a-96a0-b04b1bde2c92/6a3591b360ed0f9d1118b97560b89625/aspnetcore-runtime-8.0.11-linux-x64.tar.gz
source_sha256: 3fc75c38783b282140d2e2513c570f76991101b3f895b67a6ae8fba2a2d96399
- name: dotnet-runtime
version: 6.0.35
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_6.0.35_linux_x64_any-stack_93c4cca6.tar.xz
sha256: 93c4cca61d196475eea7fbb26fc1ad6fcb5ea6536b4fdc56da02a5c74eda9ffe
version: 6.0.36
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_6.0.36_linux_x64_any-stack_3d74ee92.tar.xz
sha256: 3d74ee926109493aac918c76d93f7469d9b9975bfa6ebd55ca8466201592c616
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/79e3d66e-14b8-4c20-9816-37c0c0964c8c/98ed84be388dfa1a7db279e9beefbee8/dotnet-runtime-6.0.35-linux-x64.tar.gz
source_sha256: c7222162d145e2c3e64b3440d962c54a549b1d903abdf70deb74fe61cae74db8
source: https://download.visualstudio.microsoft.com/download/pr/d0d7fabb-4221-441a-84ae-e94f59c8ab42/a7cd6251bd8ce5fac4baa1c057e4c5ed/dotnet-runtime-6.0.36-linux-x64.tar.gz
source_sha256: 18f90612188f34d95af8c87557554a156e24dbf83d2878320e3a217e02f5453d
- name: dotnet-runtime
version: 8.0.10
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_8.0.10_linux_x64_any-stack_4dd11722.tar.xz

0 comments on commit 7d1a361

Please sign in to comment.