Skip to content

Commit 580b303

Browse files
Add node 24.9.0, remove node 24.8.0
for stack(s) cflinuxfs4
1 parent 036b9be commit 580b303

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,13 +134,13 @@ dependencies:
134134
source: https://nodejs.org/dist/v24.3.0/node-v24.3.0.tar.gz
135135
source_sha256: f8cc1dcde9b76fa380765204fefbb98e51123e52c919ba4adcf4ccd235bbf70b
136136
- name: node
137-
version: 24.8.0
138-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.8.0_linux_x64_cflinuxfs4_b3a03f7c.tgz
139-
sha256: b3a03f7cc3bf4479a8c0ee2f13791ae1ddb1d056073146bfcd61a94e97977ccd
137+
version: 24.9.0
138+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.9.0_linux_x64_cflinuxfs4_1b8e21a0.tgz
139+
sha256: 1b8e21a0493fda962689ce3622a0a9be537d02b1103ca808a6b022150365e559
140140
cf_stacks:
141141
- cflinuxfs4
142-
source: https://nodejs.org/dist/v24.8.0/node-v24.8.0.tar.gz
143-
source_sha256: 6e9e8c931b5028a755e6c4e1edaf14296001ae8bbb35976a3896f59e7fd797c7
142+
source: https://github.com/nodejs/node/archive/v24.9.0.tar.gz
143+
source_sha256: 5a6b7b3cdbab6bebd121d51558c4bd888bf89f5f272a6e1ea7d9f6f1b29a40dd
144144
- name: python
145145
version: 3.11.13
146146
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.13_linux_x64_cflinuxfs3_7daee59d.tgz

0 commit comments

Comments
 (0)