Skip to content

Commit f232c6c

Browse files
authored
Merge pull request #1108 from cloudfoundry/pr-by-releng-bot-1761940969
Updating version for python for 3.9.X
2 parents e40c63c + 6c28b36 commit f232c6c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,13 @@ dependencies:
113113
source: https://www.python.org/ftp/python/3.9.24/Python-3.9.24.tgz
114114
source_sha256: 9a32cfc683aecaadbd9ed891ac2af9451ff37f48a00a2d8e1f4ecd9c2a1ffdcb
115115
- name: python
116-
version: 3.9.24
117-
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.24_linux_x64_cflinuxfs4_0c279a45.tgz
118-
sha256: 0c279a45853038d2f6865b0e46c9e3d06b6d5ac6d5ac077dfe5711121cba3136
116+
version: 3.9.25
117+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.9.25_linux_x64_cflinuxfs4_47183960.tgz
118+
sha256: 47183960e453a25d6e30b763a6e868f812b58234ba747f2a380c241109b8856c
119119
cf_stacks:
120120
- cflinuxfs4
121-
source: https://www.python.org/ftp/python/3.9.24/Python-3.9.24.tgz
122-
source_sha256: 9a32cfc683aecaadbd9ed891ac2af9451ff37f48a00a2d8e1f4ecd9c2a1ffdcb
121+
source: https://www.python.org/ftp/python/3.9.25/Python-3.9.25.tgz
122+
source_sha256: a7438eabd3a48139f42d4e058096af8d880b0bb6e8fb8c78838892e4ce5583f2
123123
- name: python
124124
version: 3.10.19
125125
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs3_d754b71d.tgz

0 commit comments

Comments
 (0)