Skip to content

Commit 1d428f2

Browse files
authored
Merge branch 'master' into pr-by-releng-bot-1768331278
2 parents da0fb5c + d352828 commit 1d428f2

1 file changed

Lines changed: 7 additions & 23 deletions

File tree

manifest.yml

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -90,29 +90,13 @@ dependencies:
9090
source: https://nodejs.org/dist/v22.21.1/node-v22.21.1.tar.gz
9191
source_sha256: 5407ff154708e3dd6c9eb40f787b79afc5db8b2461e4ae92ee54605515bba0f1
9292
- name: node
93-
version: 22.22.0
94-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.22.0_linux_x64_cflinuxfs4_a73ffe6d.tgz
95-
sha256: a73ffe6db22c172c7d29372a9b3dc964d5ea058100e7bb9b89406879a2d38862
93+
version: 24.13.0
94+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.13.0_linux_x64_cflinuxfs4_a816dee1.tgz
95+
sha256: a816dee19024ef9a2e4d87e7cf6e826abec243262fa8050f9250892a8c29e988
9696
cf_stacks:
9797
- cflinuxfs4
98-
source: https://nodejs.org/dist/v22.22.0/node-v22.22.0.tar.gz
99-
source_sha256: 5a4585d7f26bfb283267194b299243efea5ee6edd2fbf887825469b4ac94aece
100-
- name: node
101-
version: 24.3.0
102-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.3.0_linux_x64_cflinuxfs4_b6ec3828.tgz
103-
sha256: b6ec38289081a8514d5ebb9764140ece14d3636238381bf202f6e33f2c4f954c
104-
cf_stacks:
105-
- cflinuxfs4
106-
source: https://nodejs.org/dist/v24.3.0/node-v24.3.0.tar.gz
107-
source_sha256: f8cc1dcde9b76fa380765204fefbb98e51123e52c919ba4adcf4ccd235bbf70b
108-
- name: node
109-
version: 24.10.0
110-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.10.0_linux_x64_cflinuxfs4_11fdc5e5.tgz
111-
sha256: 11fdc5e508cdbd66e2b17b46daace72c171082333111b4e12312abb2b0e56993
112-
cf_stacks:
113-
- cflinuxfs4
114-
source: https://github.com/nodejs/node/archive/v24.10.0.tar.gz
115-
source_sha256: e549f1e3d6f2ba0ced319a11624cdfe31a0ac35f9e1abf6f80c1d86cf5d86f51
98+
source: https://nodejs.org/dist/v24.13.0/node-v24.13.0.tar.gz
99+
source_sha256: 54cb58921b4ce2831c6690ee823a3d39cfbf2b75f4e556c4c2bde90f3d8fd1ca
116100
- name: python
117101
version: 3.11.14
118102
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.14_linux_x64_cflinuxfs3_6d5446f5.tgz
@@ -123,8 +107,8 @@ dependencies:
123107
source_sha256: 563d2a1b2a5ba5d5409b5ecd05a0e1bf9b028cf3e6a6f0c87a5dc8dc3f2d9182
124108
- name: python
125109
version: 3.11.14
126-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.14_linux_x64_cflinuxfs4_5d0a9d8b.tgz
127-
sha256: 5d0a9d8bcea9ab75ffb927285f4ae79f3a47189a31d4eceac7842ec9131c8146
110+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.14_linux_x64_cflinuxfs4_66f53248.tgz
111+
sha256: 66f532488f868c421702755ad9e1e65e802b48f3881f1d198d66f9ff52ea463e
128112
cf_stacks:
129113
- cflinuxfs4
130114
source: https://www.python.org/ftp/python/3.11.14/Python-3.11.14.tgz

0 commit comments

Comments
 (0)