Skip to content

Commit 5cdfe6d

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add python 3.12.5, remove python 3.12.4
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 71c91e4 commit 5cdfe6d

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://www.python.org/ftp/python/3.11.9/Python-3.11.9.tgz
143143
source_sha256: e7de3240a8bc2b1e1ba5c81bf943f06861ff494b69fda990ce2722a504c6153d
144144
- name: python
145-
version: 3.12.4
146-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.4_linux_x64_cflinuxfs3_49a89414.tgz
147-
sha256: 49a8941477e314ae4e84aed97261c435f9f72c48b5ab4510ee8f9be99e578af3
145+
version: 3.12.5
146+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.5_linux_x64_cflinuxfs3_2219ac4c.tgz
147+
sha256: 2219ac4cd9e01ae69fa5d4f265348e400ec13f9b892de796cd15036acf1d952b
148148
cf_stacks:
149149
- cflinuxfs3
150-
source: https://www.python.org/ftp/python/3.12.4/Python-3.12.4.tgz
151-
source_sha256: 01b3c1c082196f3b33168d344a9c85fb07bfe0e7ecfe77fee4443420d1ce2ad9
150+
source: https://www.python.org/ftp/python/3.12.5/Python-3.12.5.tgz
151+
source_sha256: 38dc4e2c261d49c661196066edbfb70fdb16be4a79cc8220c224dfeb5636d405
152152
- name: python
153-
version: 3.12.4
154-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.4_linux_x64_cflinuxfs4_68f2696b.tgz
155-
sha256: 68f2696b4129488c05a46f2efa4919ed99668700467e06cb1172addaa7faae73
153+
version: 3.12.5
154+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.12.5_linux_x64_cflinuxfs4_99a9a7c5.tgz
155+
sha256: 99a9a7c51fe7818a159e792edff69c3edb2b001e4803390d78555013d57c2be8
156156
cf_stacks:
157157
- cflinuxfs4
158-
source: https://www.python.org/ftp/python/3.12.4/Python-3.12.4.tgz
159-
source_sha256: 01b3c1c082196f3b33168d344a9c85fb07bfe0e7ecfe77fee4443420d1ce2ad9
158+
source: https://www.python.org/ftp/python/3.12.5/Python-3.12.5.tgz
159+
source_sha256: 38dc4e2c261d49c661196066edbfb70fdb16be4a79cc8220c224dfeb5636d405
160160
- name: setuptools
161161
version: 73.0.1
162162
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_73.0.1_linux_noarch_any-stack_05680c4b.tgz

0 commit comments

Comments
 (0)