Skip to content

Commit 2a18f33

Browse files
committed
Update winpython version
1 parent 833dcda commit 2a18f33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -330,10 +330,10 @@ jobs:
330330
needs: create_release_job
331331
runs-on: windows-latest
332332
env:
333-
WP_URL: https://github.com/winpython/winpython/releases/download/11.2.20241228final/Winpython64-3.12.8.0slim.exe
334-
WP_SHA256: c4c59403370e62169bbeba06f140f0da76b2ee5a5a51ebcfdb3d3ad663b2688a
333+
WP_URL: https://github.com/winpython/winpython/releases/download/17.2.20250920final/WinPython64-3.13.7.0slim.exe
334+
WP_SHA256: 001d225c86c647f78a92a607e1e1c83cc65f913500a5e20d26bf650cd6122f13
335335
WP_EXE: winpython.exe
336-
WP_DIR_NAME: WPy64-31280
336+
WP_DIR_NAME: WPy64-31700
337337

338338
steps:
339339
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)