Skip to content

Commit ee2912e

Browse files
Add python 3.11.1, remove python 3.11.0 (#665)
for stack(s) cflinuxfs4, cflinuxfs3 [#183976131]
1 parent 798990f commit ee2912e

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.10.8/Python-3.10.8.tgz
143143
source_sha256: f400c3fb394b8bef1292f6dc1292c5fadc3533039a5bc0c3e885f3e16738029a
144144
- name: python
145-
version: 3.11.0
146-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.0_linux_x64_cflinuxfs3_40fa9ea0.tgz
147-
sha256: 40fa9ea0e8b00c261071ee4b01d195cc4efc4c6e3acfde08b1502222fee4eab5
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
148148
cf_stacks:
149149
- cflinuxfs3
150-
source: https://www.python.org/ftp/python/3.11.0/Python-3.11.0.tgz
151-
source_sha256: 64424e96e2457abbac899b90f9530985b51eef2905951febd935f0e73414caeb
150+
source: https://www.python.org/ftp/python/3.11.1/Python-3.11.1.tgz
151+
source_sha256: baed518e26b337d4d8105679caf68c5c32630d702614fc174e98cb95c46bdfa4
152152
- name: python
153-
version: 3.11.0
154-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.0_linux_x64_cflinuxfs4_454ad12b.tgz
155-
sha256: 454ad12b3905f7442db0493f83de62980b3d844bc542f0607ae68d82a1720c53
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
156156
cf_stacks:
157157
- cflinuxfs4
158-
source: https://www.python.org/ftp/python/3.11.0/Python-3.11.0.tgz
159-
source_sha256: 64424e96e2457abbac899b90f9530985b51eef2905951febd935f0e73414caeb
158+
source: https://www.python.org/ftp/python/3.11.1/Python-3.11.1.tgz
159+
source_sha256: baed518e26b337d4d8105679caf68c5c32630d702614fc174e98cb95c46bdfa4
160160
- name: setuptools
161161
version: 65.6.3
162162
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_65.6.3_linux_noarch_any-stack_77f95639.tgz

0 commit comments

Comments
 (0)