Skip to content

Commit b1bf934

Browse files
Add python 3.11.2, remove python 3.11.1 (#698)
for stack(s) cflinuxfs3, cflinuxfs4
1 parent 5018a05 commit b1bf934

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

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.10.9/Python-3.10.9.tgz
143143
source_sha256: 4ccd7e46c8898f4c7862910a1703aa0e63525913a519abb2f55e26220a914d88
144144
- name: python
145-
version: 3.11.1
146-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.1_linux_x64_cflinuxfs3_1f0851f9.tgz
147-
sha256: 1f0851f9d7b52dbbebdbc0c2c996c2ac6ea8752fce9eff5cc377319642a36941
145+
version: 3.11.2
146+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.2_linux_x64_cflinuxfs3_2ab1152a.tgz
147+
sha256: 2ab1152a380944c1f7ca924f2f33a8bfb1cab0db80b63ee9c879696c8b618630
148148
cf_stacks:
149149
- cflinuxfs3
150-
source: https://www.python.org/ftp/python/3.11.1/Python-3.11.1.tgz
151-
source_sha256: baed518e26b337d4d8105679caf68c5c32630d702614fc174e98cb95c46bdfa4
150+
source: https://www.python.org/ftp/python/3.11.2/Python-3.11.2.tgz
151+
source_sha256: 2411c74bda5bbcfcddaf4531f66d1adc73f247f529aee981b029513aefdbf849
152152
- name: python
153-
version: 3.11.1
154-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.1_linux_x64_cflinuxfs4_39920bef.tgz
155-
sha256: 39920bef852b588394148090d5397918ce49014230993279e0ef629ea1a6f94c
153+
version: 3.11.2
154+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.2_linux_x64_cflinuxfs4_b7bd9143.tgz
155+
sha256: b7bd9143c79335a6d9769bd65d66c852a8f1e49d4af5af38cf5c6f7f08640f57
156156
cf_stacks:
157157
- cflinuxfs4
158-
source: https://www.python.org/ftp/python/3.11.1/Python-3.11.1.tgz
159-
source_sha256: baed518e26b337d4d8105679caf68c5c32630d702614fc174e98cb95c46bdfa4
158+
source: https://www.python.org/ftp/python/3.11.2/Python-3.11.2.tgz
159+
source_sha256: 2411c74bda5bbcfcddaf4531f66d1adc73f247f529aee981b029513aefdbf849
160160
- name: setuptools
161161
version: 67.1.0
162162
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_67.1.0_linux_noarch_any-stack_a6adb486.tgz

0 commit comments

Comments
 (0)