Skip to content

Commit dfd6167

Browse files
Add python 3.11.12, remove python 3.11.11
for stack(s) cflinuxfs4, cflinuxfs3
1 parent cb93a47 commit dfd6167

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
@@ -122,21 +122,21 @@ dependencies:
122122
source: https://nodejs.org/dist/v22.14.0/node-v22.14.0.tar.gz
123123
source_sha256: 6c4e31ed5702dc45cfd8c435af56a36a474427e1bd7afe74c346136060beba8a
124124
- name: python
125-
version: 3.11.11
126-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.11_linux_x64_cflinuxfs3_2d5aa26d.tgz
127-
sha256: 2d5aa26d1ac896182023398c187543f90aea9105f1b6f342709911ad6fa39083
125+
version: 3.11.12
126+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.12_linux_x64_cflinuxfs3_c9e6b498.tgz
127+
sha256: c9e6b49875870e85dc4f811bfbab4fcc9382ca8f1fed6615c6e52752fdca963a
128128
cf_stacks:
129129
- cflinuxfs3
130-
source: https://www.python.org/ftp/python/3.11.11/Python-3.11.11.tgz
131-
source_sha256: 883bddee3c92fcb91cf9c09c5343196953cbb9ced826213545849693970868ed
130+
source: https://www.python.org/ftp/python/3.11.12/Python-3.11.12.tgz
131+
source_sha256: 379c9929a989a9d65a1f5d854e011f4872b142259f4fc0a8c4062d2815ed7fba
132132
- name: python
133-
version: 3.11.11
134-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.11_linux_x64_cflinuxfs4_13c4c2b4.tgz
135-
sha256: 13c4c2b436a474bdb667314968e0296e09a01151e1db220ba40f58aefc0bda97
133+
version: 3.11.12
134+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.12_linux_x64_cflinuxfs4_51adfd88.tgz
135+
sha256: 51adfd88ef729551c7ebc364f81787c8c805983dc33e3692250c53349fa38b5b
136136
cf_stacks:
137137
- cflinuxfs4
138-
source: https://www.python.org/ftp/python/3.11.11/Python-3.11.11.tgz
139-
source_sha256: 883bddee3c92fcb91cf9c09c5343196953cbb9ced826213545849693970868ed
138+
source: https://www.python.org/ftp/python/3.11.12/Python-3.11.12.tgz
139+
source_sha256: 379c9929a989a9d65a1f5d854e011f4872b142259f4fc0a8c4062d2815ed7fba
140140
- name: yarn
141141
version: 1.22.22
142142
uri: https://buildpacks.cloudfoundry.org/dependencies/yarn/yarn_1.22.22_linux_noarch_any-stack_83bda680.tgz

0 commit comments

Comments
 (0)