Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,10 @@ dependencies:
uri: https://buildpacks.cloudfoundry.org/dependencies/bower/bower_1.8.14_linux_noarch_any-stack_00df3dcc.tgz
sha256: 00df3dcc6e8b3a4dd7668934a20e60e6fc0c4269790192179388c928553a3f7e
cf_stacks:
- cflinuxfs5
- cflinuxfs4
- cflinuxfs3
- cflinuxfs5
source: https://registry.npmjs.org/bower/-/bower-1.8.14.tgz
source_sha256: 00df3dcc6e8b3a4dd7668934a20e60e6fc0c4269790192179388c928553a3f7e
source_sha256: ''
- name: dotnet-aspnetcore
version: 8.0.21
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet-aspnetcore/dotnet-aspnetcore_8.0.21_linux_x64_any-stack_4bb5e39d.tar.xz
Expand Down
Loading