Skip to content

Commit 9ca1264

Browse files
committed
Bump Python to 3.14.7
1 parent b87be0b commit 9ca1264

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ let package = Package(
1616
targets: [
1717
.binaryTarget(
1818
name: "Python",
19-
url: "https://github.com/poedit/embedded-python/releases/download/v3.13.13/Python.xcframework.zip",
20-
checksum: "85893b9f513810c422be84c2fb787c0b6ecdf9182979b9ac60aff5c61d982650"
19+
url: "https://github.com/poedit/python-framework/releases/download/v3.14.7/Python.xcframework.zip",
20+
checksum: "0f222c070499a815de4cbd57708af612a4561e950167308464fcf1feabb336b1"
2121
),
2222
]
2323
)

versions.config

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
PYTHON_VERSION_MAJOR=3.13
2-
PYTHON_VERSION=3.13.13
3-
PYTHON_SHA256=2ab91ff401783ccca64f75d10c882e957bdfd60e2bf5a72f8421793729b78a71
1+
PYTHON_VERSION_MAJOR=3.14
2+
PYTHON_VERSION=3.14.7
3+
PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f81
44

5-
OPENSSL_VERSION=3.5.7
6-
OPENSSL_SHA256=a8c0d28a529ca480f9f36cf5792e2cd21984552a3c8e4aa11a24aa31aeac98e8
5+
OPENSSL_VERSION=3.5.8
6+
OPENSSL_SHA256=a8f84a39918ec6415ce765d9b429d313ba97b8143169c172e734b9514464f5b2

0 commit comments

Comments
 (0)