Skip to content

Commit 0f74e1c

Browse files
authored
Merge pull request #1098 from cloudfoundry/pr-by-releng-bot-1760031207
Updating version for python for 3.10.X
2 parents 6f8de33 + f655e11 commit 0f74e1c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,16 +104,16 @@ dependencies:
104104
source_sha256: 9a32cfc683aecaadbd9ed891ac2af9451ff37f48a00a2d8e1f4ecd9c2a1ffdcb
105105
- name: python
106106
version: 3.10.19
107-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs3_bbb8e693.tgz
108-
sha256: bbb8e6933f8ecafcb6fb17b1d59b4ff1cb49d242ffb8269935b1f765b62c1741
107+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs3_d754b71d.tgz
108+
sha256: d754b71d6ee49fa556e22a0cf8370ab822716f0571eff5024fbc1d5918dd2ee6
109109
cf_stacks:
110110
- cflinuxfs3
111111
source: https://www.python.org/ftp/python/3.10.19/Python-3.10.19.tgz
112112
source_sha256: a078fb2d7a216071ebbe2e34b5f5355dd6b6e9b0cd1bacc4a41c63990c5a0eec
113113
- name: python
114114
version: 3.10.19
115-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs4_c98d2262.tgz
116-
sha256: c98d226253ee4746fab0775df06c5caea1645118a1b3afc6bbe77c08fda2d8b6
115+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs4_f7aee30e.tgz
116+
sha256: f7aee30e56f7909efc650fd9cd118a8e97155800826e388c407f05eff80b528d
117117
cf_stacks:
118118
- cflinuxfs4
119119
source: https://www.python.org/ftp/python/3.10.19/Python-3.10.19.tgz

0 commit comments

Comments
 (0)