Skip to content

Commit ab8108f

Browse files
authored
Merge pull request #1150 from cloudfoundry/pr-by-releng-bot-1772695592
Updating version for python for 3.10.X
2 parents 159ec39 + eced9da commit ab8108f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

manifest.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,14 @@ dependencies:
113113
- cflinuxfs4
114114
source: https://www.python.org/ftp/python/3.9.25/Python-3.9.25.tgz
115115
source_sha256: a7438eabd3a48139f42d4e058096af8d880b0bb6e8fb8c78838892e4ce5583f2
116+
- name: python
117+
version: 3.10.9
118+
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.9_linux_x64_cflinuxfs5_2b1ef984.tgz
119+
sha256: 2b1ef9845d7f2a48ea757358b747a8a3b2620df008f6773bcede3ac4e171af59
120+
cf_stacks:
121+
- cflinuxfs5
122+
source: https://www.python.org/ftp/python/3.10.9/Python-3.10.9.tgz
123+
source_sha256: 4ccd7e46c8898f4c7862910a1703aa0e63525913a519abb2f55e26220a914d88
116124
- name: python
117125
version: 3.10.19
118126
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python_3.10.19_linux_x64_cflinuxfs3_d754b71d.tgz

0 commit comments

Comments
 (0)