Skip to content

Commit

Permalink
Auto merge pull request 430
Browse files Browse the repository at this point in the history
  • Loading branch information
cf-buildpacks-eng authored Aug 31, 2021
2 parents 1c43821 + 9bf04c6 commit ee696ba
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 @@ -229,13 +229,13 @@ dependencies:
source: https://github.com/libunwind/libunwind/releases/download/v1.5/libunwind-1.5.0.tar.gz
source_sha256: 90337653d92d4a13de590781371c604f9031cdb50520366aa1e3a91e1efb1017
- name: node
version: 14.17.5
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_14.17.5_linux_x64_cflinuxfs3_66311119.tgz
sha256: 6631111917f73b0da888d42173d2f196f9e1d9745bf9b6ee32a781153beb309e
version: 14.17.6
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_14.17.6_linux_x64_cflinuxfs3_d7ed6f12.tgz
sha256: d7ed6f1277ca5ec3973a277424e86e70440383585100b82382391171fe34afb8
cf_stacks:
- cflinuxfs3
source: https://nodejs.org/dist/v14.17.5/node-v14.17.5.tar.gz
source_sha256: bd1bb74eae48c7aa7d4519736385e99477d954c6915adefdc3c373be461d1aaa
source: https://nodejs.org/dist/v14.17.6/node-v14.17.6.tar.gz
source_sha256: f64559c87faa2f1ce93c3d2cd09723af254ec320a53cbfd1a2ba8fba28e488d0
exclude_files: []
pre_package: scripts/build.sh
include_files:
Expand Down

0 comments on commit ee696ba

Please sign in to comment.