Skip to content

Commit e9f8df7

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

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
@@ -110,21 +110,21 @@ dependencies:
110110
source: https://www.python.org/ftp/python/3.10.17/Python-3.10.17.tgz
111111
source_sha256: 8fcda0fbdc131859a4a4223abb925fd522a77e3fb3b52c46cea5f3bc2ae0cd9f
112112
- name: python
113-
version: 3.11.11
114-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.11_linux_x64_cflinuxfs3_2d5aa26d.tgz
115-
sha256: 2d5aa26d1ac896182023398c187543f90aea9105f1b6f342709911ad6fa39083
113+
version: 3.11.12
114+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.12_linux_x64_cflinuxfs3_c9e6b498.tgz
115+
sha256: c9e6b49875870e85dc4f811bfbab4fcc9382ca8f1fed6615c6e52752fdca963a
116116
cf_stacks:
117117
- cflinuxfs3
118-
source: https://www.python.org/ftp/python/3.11.11/Python-3.11.11.tgz
119-
source_sha256: 883bddee3c92fcb91cf9c09c5343196953cbb9ced826213545849693970868ed
118+
source: https://www.python.org/ftp/python/3.11.12/Python-3.11.12.tgz
119+
source_sha256: 379c9929a989a9d65a1f5d854e011f4872b142259f4fc0a8c4062d2815ed7fba
120120
- name: python
121-
version: 3.11.11
122-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.11_linux_x64_cflinuxfs4_13c4c2b4.tgz
123-
sha256: 13c4c2b436a474bdb667314968e0296e09a01151e1db220ba40f58aefc0bda97
121+
version: 3.11.12
122+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.12_linux_x64_cflinuxfs4_51adfd88.tgz
123+
sha256: 51adfd88ef729551c7ebc364f81787c8c805983dc33e3692250c53349fa38b5b
124124
cf_stacks:
125125
- cflinuxfs4
126-
source: https://www.python.org/ftp/python/3.11.11/Python-3.11.11.tgz
127-
source_sha256: 883bddee3c92fcb91cf9c09c5343196953cbb9ced826213545849693970868ed
126+
source: https://www.python.org/ftp/python/3.11.12/Python-3.11.12.tgz
127+
source_sha256: 379c9929a989a9d65a1f5d854e011f4872b142259f4fc0a8c4062d2815ed7fba
128128
- name: python
129129
version: 3.12.9
130130
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.9_linux_x64_cflinuxfs3_53c3c35e.tgz

0 commit comments

Comments
 (0)