update to python 3.12.13 and attempt to fix windows arm build

This commit is contained in:
SoftFever
2026-07-03 22:30:58 +08:00
parent e4566d32be
commit 43bc76d9a9
3 changed files with 38 additions and 7 deletions

View File

@@ -300,10 +300,10 @@ modules:
sha256: 1ec1cba65f9f20fe5a41fda1586e01c70ea0c9a6d7b67c9e13edf0cfe2239277
dest: external-packages/OpenCV
# CPython 3.12.3
# CPython 3.12.13
- type: file
url: https://www.python.org/ftp/python/3.12.3/Python-3.12.3.tar.xz
sha256: 56bfef1fdfc1221ce6720e43a661e3eb41785dd914ce99698d8c7896af4bdaa1
url: https://www.python.org/ftp/python/3.12.13/Python-3.12.13.tar.xz
sha256: c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
dest: external-packages/python3
# ---------------------------------------------------------------