Skip to content

Commit 7086cb0

Browse files
Add python 3.10.12, remove python 3.10.11 (#776)
for stack(s) cflinuxfs3, cflinuxfs4 [#185348057]
1 parent e815436 commit 7086cb0

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
@@ -126,21 +126,21 @@ dependencies:
126126
source: https://www.python.org/ftp/python/3.9.17/Python-3.9.17.tgz
127127
source_sha256: 8ead58f669f7e19d777c3556b62fae29a81d7f06a7122ff9bc57f7dd82d7e014
128128
- name: python
129-
version: 3.10.11
130-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.11_linux_x64_cflinuxfs3_bfbfb6bf.tgz
131-
sha256: bfbfb6bf1e18c3a6a5076abc9c22567f3ea01f5a0e59e3241063ad0b20cac0a9
129+
version: 3.10.12
130+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.12_linux_x64_cflinuxfs3_d2aff6f1.tgz
131+
sha256: d2aff6f1777784a859244c910c6cd69f9ce3cb0e57c919210a3f3992b857c9ea
132132
cf_stacks:
133133
- cflinuxfs3
134-
source: https://www.python.org/ftp/python/3.10.11/Python-3.10.11.tgz
135-
source_sha256: f3db31b668efa983508bd67b5712898aa4247899a346f2eb745734699ccd3859
134+
source: https://www.python.org/ftp/python/3.10.12/Python-3.10.12.tgz
135+
source_sha256: a43cd383f3999a6f4a7db2062b2fc9594fefa73e175b3aedafa295a51a7bb65c
136136
- name: python
137-
version: 3.10.11
138-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.11_linux_x64_cflinuxfs4_2a1b358c.tgz
139-
sha256: 2a1b358c5ce62c404f7602f2ed91752978f9e7d34b6e45d4de8f5fc59488f03a
137+
version: 3.10.12
138+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.12_linux_x64_cflinuxfs4_94744ec2.tgz
139+
sha256: 94744ec26a845b4ff580528ea47d90c777bc3792d56aebf99a7f89245fec78db
140140
cf_stacks:
141141
- cflinuxfs4
142-
source: https://www.python.org/ftp/python/3.10.11/Python-3.10.11.tgz
143-
source_sha256: f3db31b668efa983508bd67b5712898aa4247899a346f2eb745734699ccd3859
142+
source: https://www.python.org/ftp/python/3.10.12/Python-3.10.12.tgz
143+
source_sha256: a43cd383f3999a6f4a7db2062b2fc9594fefa73e175b3aedafa295a51a7bb65c
144144
- name: python
145145
version: 3.11.3
146146
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.11.3_linux_x64_cflinuxfs3_269dbe79.tgz

0 commit comments

Comments
 (0)