We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833dcda commit 2a18f33Copy full SHA for 2a18f33
.github/workflows/release.yml
@@ -330,10 +330,10 @@ jobs:
330
needs: create_release_job
331
runs-on: windows-latest
332
env:
333
- WP_URL: https://github.com/winpython/winpython/releases/download/11.2.20241228final/Winpython64-3.12.8.0slim.exe
334
- WP_SHA256: c4c59403370e62169bbeba06f140f0da76b2ee5a5a51ebcfdb3d3ad663b2688a
+ WP_URL: https://github.com/winpython/winpython/releases/download/17.2.20250920final/WinPython64-3.13.7.0slim.exe
+ WP_SHA256: 001d225c86c647f78a92a607e1e1c83cc65f913500a5e20d26bf650cd6122f13
335
WP_EXE: winpython.exe
336
- WP_DIR_NAME: WPy64-31280
+ WP_DIR_NAME: WPy64-31700
337
338
steps:
339
- uses: actions/checkout@v6
0 commit comments