Skip to content

Commit

Permalink
Add dotnet-runtime 8.0.8, remove dotnet-runtime 8.0.7
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 Aug 16, 2024
1 parent 9cf6f11 commit 18342d2
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
Expand Up @@ -77,14 +77,14 @@ dependencies:
source: https://download.visualstudio.microsoft.com/download/pr/250c78ac-a53f-4679-ad2a-cc31fa4c4001/204b39eb9634a8dd9f39cbcaf56030f2/dotnet-runtime-6.0.33-linux-x64.tar.gz
source_sha256: 41c8dd338a85a00f94d0c23a48e9cb908034a896db884c9b9a392e32ca00595f
- name: dotnet-runtime
version: 8.0.7
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_8.0.7_linux_x64_any-stack_794e8483.tar.xz
sha256: 794e8483227d975274a1a3a9601fb8f8a785d9f226d0924347d5a6e099f7cb3d
version: 8.0.8
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-runtime/dotnet-runtime_8.0.8_linux_x64_any-stack_aa077229.tar.xz
sha256: aa0772299ee1033f5212149d7fae7f409e9fdce82d711f45d01907bb16a7c468
cf_stacks:
- cflinuxfs4
- cflinuxfs3
source: https://download.visualstudio.microsoft.com/download/pr/cf3418ca-0e14-4b76-b615-ac2f2497f8ec/2583028ea52460cb1534d929dc7970fe/dotnet-runtime-8.0.7-linux-x64.tar.gz
source_sha256: 55bb90cb5b83a42b7a968372242d30b5cc36a73f21fa036e7e6eed16577138a7
source: https://download.visualstudio.microsoft.com/download/pr/68c87f8a-862c-4870-a792-9c89b3c8aa2d/2319ebfb46d3a903341966586e8b0898/dotnet-runtime-8.0.8-linux-x64.tar.gz
source_sha256: 4a9f56ae329a16f30c40a10c73fb4ebb713d01d8aa739ecb59ae277e5cabd8bd
- name: dotnet-sdk
version: 6.0.424
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-sdk/dotnet-sdk_6.0.424_linux_x64_any-stack_337d4c0a.tar.xz
Expand Down

0 comments on commit 18342d2

Please sign in to comment.