Skip to content

Commit 2f58cf9

Browse files
Add python 3.13.6, remove python 3.13.5
for stack(s) cflinuxfs4, cflinuxfs3
1 parent 0a107b1 commit 2f58cf9

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.12.10/Python-3.12.10.tgz
143143
source_sha256: 15d9c623abfd2165fe816ea1fb385d6ed8cf3c664661ab357f1782e3036a6dac
144144
- name: python
145-
version: 3.13.5
146-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.5_linux_x64_cflinuxfs3_4f3db3c5.tgz
147-
sha256: 4f3db3c51f7fd399c926e965f2cd7e3796732fa99d5e727f7315830125d73911
145+
version: 3.13.6
146+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.6_linux_x64_cflinuxfs3_c741eb3e.tgz
147+
sha256: c741eb3e15c9353639d9b4ac828c6182cd9da963c616d86df0eb75329eb8216f
148148
cf_stacks:
149149
- cflinuxfs3
150-
source: https://www.python.org/ftp/python/3.13.5/Python-3.13.5.tgz
151-
source_sha256: e6190f52699b534ee203d9f417bdbca05a92f23e35c19c691a50ed2942835385
150+
source: https://www.python.org/ftp/python/3.13.6/Python-3.13.6.tgz
151+
source_sha256: 6cf50672cc03928488817d45af24bc927a48f910fe7893d6f388130e59ba98d7
152152
- name: python
153-
version: 3.13.5
154-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.5_linux_x64_cflinuxfs4_664ed959.tgz
155-
sha256: 664ed959a9d1e6526f8abb9f87ec096b8990b18101b910bc46d395640f367e39
153+
version: 3.13.6
154+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.13.6_linux_x64_cflinuxfs4_73f6d517.tgz
155+
sha256: 73f6d5174e16f50ff05d314390fb36b03da98b86e82acfcb4399bf3a6f23c818
156156
cf_stacks:
157157
- cflinuxfs4
158-
source: https://www.python.org/ftp/python/3.13.5/Python-3.13.5.tgz
159-
source_sha256: e6190f52699b534ee203d9f417bdbca05a92f23e35c19c691a50ed2942835385
158+
source: https://www.python.org/ftp/python/3.13.6/Python-3.13.6.tgz
159+
source_sha256: 6cf50672cc03928488817d45af24bc927a48f910fe7893d6f388130e59ba98d7
160160
- name: setuptools
161161
version: 80.8.0
162162
uri: https://buildpacks.cloudfoundry.org/dependencies/setuptools/setuptools_80.8.0_linux_noarch_any-stack_84661a78.tgz

0 commit comments

Comments
 (0)