Skip to content

Commit 9e797f5

Browse files
jbower-fbmeta-codesync[bot]
authored andcommitted
Upgrade getdeps manifest to use 3.14.3
Summary: This is needed for consistency with our non-OSS build. Reviewed By: alexmalyshev Differential Revision: D92482794 fbshipit-source-id: 789649ef5b4ef27d5456a3a35b122a59a7949ebe
1 parent 87c3b84 commit 9e797f5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build/fbcode_builder/manifests/python-3_14

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
name = python-3_14
55

66
[download]
7-
url = https://github.com/python/cpython/archive/refs/tags/v3.14.2.tar.gz
8-
sha256 = 452d758a660bf1faa31b0b5e39999721b6034421b1cb0a3a26223a344c4fa949
7+
url = https://github.com/python/cpython/archive/refs/tags/v3.14.3.tar.gz
8+
sha256 = f229a232052ae318d2fc8eb0aca4a02d631e7e1a8790ef1f9b65e1632743a469
99

1010
[build]
1111
builder = autoconf
12-
subdir = cpython-3.14.2
12+
subdir = cpython-3.14.3

0 commit comments

Comments
 (0)