File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,6 +120,24 @@ stacks = ["org.cloudfoundry.stacks.cflinuxfs3"]
120120uri = " https://buildpacks.cloudfoundry.org/dependencies/node/node-12.13.0-linux-x64-cflinuxfs3-55d69507.tgz"
121121version = " 12.13.0"
122122
123+ [[metadata .dependencies ]]
124+ id = " node"
125+ name = " Node Engine"
126+ sha256 = " 7476f43e45a896c95c5995c6f904aa5fb5d7347a25eaa95ce80043892b3926a4"
127+ stacks = [" io.buildpacks.stacks.bionic" ]
128+ uri = " https://nodejs.org/dist/v13.0.1/node-v13.0.1-linux-x64.tar.gz"
129+ version = " 13.0.1"
130+
131+ [[metadata .dependencies ]]
132+ id = " node"
133+ name = " Node Engine"
134+ sha256 = " 591dc937a175b356c4589989a5632a20664aeaf2965fc846316c3e9f554e41ce"
135+ source = " https://nodejs.org/dist/v13.0.1/node-v13.0.1.tar.gz"
136+ source_sha256 = " 23566f3a97d917b4da7a04a72e7b39edbe01da0384ca7addba69736c14fab91c"
137+ stacks = [" org.cloudfoundry.stacks.cflinuxfs3" ]
138+ uri = " https://buildpacks.cloudfoundry.org/dependencies/node/node-13.0.1-linux-x64-cflinuxfs3-591dc937.tgz"
139+ version = " 13.0.1"
140+
123141[[metadata .dependency_deprecation_dates ]]
124142date = 2021-04-01T00:00:00Z
125143link = " https://github.com/nodejs/Release"
@@ -132,6 +150,12 @@ link = "https://github.com/nodejs/Release"
132150name = " node"
133151version_line = " 12.x.x"
134152
153+ [[metadata .dependency_deprecation_dates ]]
154+ date = 2020-06-01T00:00:00Z
155+ link = " https://github.com/nodejs/Release"
156+ name = " node"
157+ version_line = " 13.x.x"
158+
135159[[metadata .dependency_deprecation_dates ]]
136160date = 2019-12-01T00:00:00Z
137161link = " https://github.com/nodejs/Release"
You can’t perform that action at this time.
0 commit comments