Skip to content

Commit 864d02a

Browse files
Add python 3.9.16, remove python 3.9.15 (#663)
for stack(s) cflinuxfs4, cflinuxfs3 [#183975707]
1 parent e8977ea commit 864d02a

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
@@ -110,21 +110,21 @@ dependencies:
110110
source: https://www.python.org/ftp/python/3.8.16/Python-3.8.16.tgz
111111
source_sha256: 71ca9d935637ed2feb59e90a368361dc91eca472a90acb1d344a2e8178ccaf10
112112
- name: python
113-
version: 3.9.15
114-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.15_linux_x64_cflinuxfs3_6586907e.tgz
115-
sha256: 6586907ea333b1540137fca716515e37568b506b551ea979f1309e481bf28c28
113+
version: 3.9.16
114+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.16_linux_x64_cflinuxfs3_6014d72f.tgz
115+
sha256: 6014d72fcec3ae527c4afb2734602e178302ff6653b94e056f83f5d20994ce9e
116116
cf_stacks:
117117
- cflinuxfs3
118-
source: https://www.python.org/ftp/python/3.9.15/Python-3.9.15.tgz
119-
source_sha256: 48d1ccb29d5fbaf1fb8f912271d09f7450e426d4dfe95978ef6aaada70ece4d8
118+
source: https://www.python.org/ftp/python/3.9.16/Python-3.9.16.tgz
119+
source_sha256: 1ad539e9dbd2b42df714b69726e0693bc6b9d2d2c8e91c2e43204026605140c5
120120
- name: python
121-
version: 3.9.15
122-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.15_linux_x64_cflinuxfs4_c0b21deb.tgz
123-
sha256: c0b21debaf08105a8da690d98d14f0454efe47083f54e9794d9921bb90cb3552
121+
version: 3.9.16
122+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.16_linux_x64_cflinuxfs4_c4074e30.tgz
123+
sha256: c4074e30f5d71cc5bd09e8265a5c443fd4d2731ec12bc99ea38002ea903f2b88
124124
cf_stacks:
125125
- cflinuxfs4
126-
source: https://www.python.org/ftp/python/3.9.15/Python-3.9.15.tgz
127-
source_sha256: 48d1ccb29d5fbaf1fb8f912271d09f7450e426d4dfe95978ef6aaada70ece4d8
126+
source: https://www.python.org/ftp/python/3.9.16/Python-3.9.16.tgz
127+
source_sha256: 1ad539e9dbd2b42df714b69726e0693bc6b9d2d2c8e91c2e43204026605140c5
128128
- name: python
129129
version: 3.10.8
130130
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.8_linux_x64_cflinuxfs3_de1cce1d.tgz

0 commit comments

Comments
 (0)