Skip to content

Commit 0d0a691

Browse files
Add python 3.11.14, remove python 3.11.13
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 2b2ccb5 commit 0d0a691

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -142,21 +142,21 @@ dependencies:
142142
source: https://github.com/nodejs/node/archive/v24.9.0.tar.gz
143143
source_sha256: 5a6b7b3cdbab6bebd121d51558c4bd888bf89f5f272a6e1ea7d9f6f1b29a40dd
144144
- name: python
145-
version: 3.11.13
146-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.13_linux_x64_cflinuxfs3_7daee59d.tgz
147-
sha256: 7daee59daf0ee1159c48b35629ecb3daa5aa84271ee4336718dee5c1fe70e9d3
145+
version: 3.11.14
146+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.14_linux_x64_cflinuxfs3_6d5446f5.tgz
147+
sha256: 6d5446f502869094a9fcb701c41a6aa1c4823702e07aefb3c243e74468f5e17d
148148
cf_stacks:
149149
- cflinuxfs3
150-
source: https://www.python.org/ftp/python/3.11.13/Python-3.11.13.tgz
151-
source_sha256: 0f1a22f4dfd34595a29cf69ee7ea73b9eff8b1cc89d7ab29b3ab0ec04179dad8
150+
source: https://www.python.org/ftp/python/3.11.14/Python-3.11.14.tgz
151+
source_sha256: 563d2a1b2a5ba5d5409b5ecd05a0e1bf9b028cf3e6a6f0c87a5dc8dc3f2d9182
152152
- name: python
153-
version: 3.11.13
154-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.13_linux_x64_cflinuxfs4_49160849.tgz
155-
sha256: 491608492cbe87547a43a626f9cc6534ec0bb7f0c539737b8977f741c92db70b
153+
version: 3.11.14
154+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.14_linux_x64_cflinuxfs4_5d0a9d8b.tgz
155+
sha256: 5d0a9d8bcea9ab75ffb927285f4ae79f3a47189a31d4eceac7842ec9131c8146
156156
cf_stacks:
157157
- cflinuxfs4
158-
source: https://www.python.org/ftp/python/3.11.13/Python-3.11.13.tgz
159-
source_sha256: 0f1a22f4dfd34595a29cf69ee7ea73b9eff8b1cc89d7ab29b3ab0ec04179dad8
158+
source: https://www.python.org/ftp/python/3.11.14/Python-3.11.14.tgz
159+
source_sha256: 563d2a1b2a5ba5d5409b5ecd05a0e1bf9b028cf3e6a6f0c87a5dc8dc3f2d9182
160160
- name: yarn
161161
version: 1.22.22
162162
uri: https://buildpacks.cloudfoundry.org/dependencies/yarn/yarn_1.22.22_linux_noarch_any-stack_83bda680.tgz

0 commit comments

Comments
 (0)