Skip to content

Commit

Permalink
Add node 6.11.3, remove node 6.11.2
Browse files Browse the repository at this point in the history
source url: https://nodejs.org/dist/v6.11.3/node-v6.11.3.tar.gz
source sha256: c60562a7bc316f137297b7aa23ae354e3ac6779fe8ddf46fe43a75b6b92443e8

[#150824934]
  • Loading branch information
cf-buildpacks-eng committed Sep 5, 2017
1 parent ffaf29c commit fc5b72b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ language: dotnet-core
default_versions:
- name: bower
version: 1.8.0
- name: node
version: 6.11.2
- name: dotnet
version: 2.0.0
- name: node
version: 6.11.3
url_to_dependency_map:
- match: dotnet\.(.*)\.linux-amd64\.tar\.gz
name: dotnet
Expand Down Expand Up @@ -81,12 +81,6 @@ dependencies:
md5: cf6b8fd5be78e51d9cf4c91b492c81f5
cf_stacks:
- cflinuxfs2
- name: node
version: 6.11.2
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node-6.11.2-linux-x64-02a017c6.tgz
md5: 02a017c606bbf9b9f8382d4e872a14cb
cf_stacks:
- cflinuxfs2
- name: dotnet
version: 2.0.0
uri: https://buildpacks.cloudfoundry.org/dependencies/dotnet/dotnet.2.0.0.linux-amd64-7ca05126.tar.gz
Expand All @@ -105,6 +99,12 @@ dependencies:
md5: d0e80f4bf73651aab40a551ab8bdb48c
cf_stacks:
- cflinuxfs2
- name: node
version: 6.11.3
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node-6.11.3-linux-x64-ba51d463.tgz
md5: ba51d463da63776d20582e07cb9b4d9d
cf_stacks:
- cflinuxfs2
exclude_files:
- ".git/"
- ".gitignore"
Expand Down

0 comments on commit fc5b72b

Please sign in to comment.