Skip to content

Commit bd95a15

Browse files
Add python 3.8.19, remove python 3.8.18 (#899)
for stack(s) cflinuxfs3, cflinuxfs4 [#187270980]
1 parent 0afe03d commit bd95a15

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
@@ -78,21 +78,21 @@ dependencies:
7878
source: https://files.pythonhosted.org/packages/a6/26/5cdf9f0c6eb835074c3e43dde2880bfa739daa23fa534a5dd65848af5913/pipenv-2023.12.1.tar.gz
7979
source_sha256: 4aea73e23944e464ad2b849328e780ad121c5336e1c24a7ac15aa493c41c2341
8080
- name: python
81-
version: 3.8.18
82-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.8.18_linux_x64_cflinuxfs3_8ee772fb.tgz
83-
sha256: 8ee772fb9b991dccdde95ebcc198874d02ddf571c7d832feeabef53996b0634f
81+
version: 3.8.19
82+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.8.19_linux_x64_cflinuxfs3_ef49cf5c.tgz
83+
sha256: ef49cf5c5b588a9386e01c375f45f0644cdc1ddd6df637da35081f43b43eb897
8484
cf_stacks:
8585
- cflinuxfs3
86-
source: https://www.python.org/ftp/python/3.8.18/Python-3.8.18.tgz
87-
source_sha256: 7c5df68bab1be81a52dea0cc2e2705ea00553b67107a301188383d7b57320b16
86+
source: https://www.python.org/ftp/python/3.8.19/Python-3.8.19.tgz
87+
source_sha256: c7fa55a36e5c7a19ec37d8f90f60a2197548908c9ac8b31e7c0dbffdd470eeac
8888
- name: python
89-
version: 3.8.18
90-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.8.18_linux_x64_cflinuxfs4_6f11eb49.tgz
91-
sha256: 6f11eb49353aad2356b5dc2cebf541ee8cd58111209a34798ed587703f3e344d
89+
version: 3.8.19
90+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.8.19_linux_x64_cflinuxfs4_d8db72b8.tgz
91+
sha256: d8db72b8fac29d2705dfb7d66ee0d643589a4b0c989e097a574c84c0e8161a80
9292
cf_stacks:
9393
- cflinuxfs4
94-
source: https://www.python.org/ftp/python/3.8.18/Python-3.8.18.tgz
95-
source_sha256: 7c5df68bab1be81a52dea0cc2e2705ea00553b67107a301188383d7b57320b16
94+
source: https://www.python.org/ftp/python/3.8.19/Python-3.8.19.tgz
95+
source_sha256: c7fa55a36e5c7a19ec37d8f90f60a2197548908c9ac8b31e7c0dbffdd470eeac
9696
- name: python
9797
version: 3.9.18
9898
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.18_linux_x64_cflinuxfs3_6ba35a08.tgz

0 commit comments

Comments
 (0)