Skip to content

Commit ec399fb

Browse files
Add node 24.5.0, remove node 24.4.1
for stack(s) cflinuxfs4
1 parent d4c7633 commit ec399fb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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.4.1
138-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.4.1_linux_x64_cflinuxfs4_7665b85e.tgz
139-
sha256: 7665b85e4232bf2364a16efd55c2fc3dd910991b9d3c38123f2936c9c73c9146
137+
version: 24.5.0
138+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.5.0_linux_x64_cflinuxfs4_99ffb8b4.tgz
139+
sha256: 99ffb8b433972af9b2b54a5a3b19577d82fac561fc37950ebb949653922e1b38
140140
cf_stacks:
141141
- cflinuxfs4
142-
source: https://nodejs.org/dist/v24.4.1/node-v24.4.1.tar.gz
143-
source_sha256: f5d4525390f67bd2ba91efe2ad94722f570a9a4fd18756ab420cb5885d0f6c10
142+
source: https://nodejs.org/dist/v24.5.0/node-v24.5.0.tar.gz
143+
source_sha256: 27a05a6925c1d9f023856513c93e4b4d34344fe95e19e0204d182f903fb120dc
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)